On install (4.7.2), I visit the modules page and get a big old error message at the top saying:

warning: pg_query(): Query failed: ERROR: invalid byte sequence for encoding "UNICODE": 0xe96472 in /var/www/gibson/drupal-current/includes/database.pgsql.inc on line 84.

And a load of other stuff.

Comments

Matt Gibson’s picture

Just re-tried and here's all the rest of the errors:

Warning: pg_query(): Query failed: ERROR: invalid byte sequence for encoding "UNICODE": 0xe96472 in /var/www/gibson/drupal-current/includes/database.pgsql.inc on line 84

Warning: ERROR: invalid byte sequence for encoding "UNICODE": 0xe96472 query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', ' query: INSERT INTO system (name, description, type, filename, status, throttle, bootstrap) VALUES ('columns', 'Enables multi-column layout, based on the css3-multi-column.js library by C�dric Savarese.', 'module', 'modules/jstools/columns/columns.module', 0, 0, 0) in /var/www/gibson/drupal-current/includes/database.pgsql.inc on line 103.', 2, '', 'http://drupal.inaura.net/?q=admin/modules', 'http://drupal.inaura.net/?q=admin', '212.158.233.110', 1149530814) in /var/www/gibson/drupal-current/includes/database.pgsql.inc on line 103

nedjo’s picture

Component: Other » Columns
Status: Active » Closed (duplicate)

I'd already "fixed" this issue, http://drupal.org/node/66877, but it turns out that if you don't actually commit the changes no one gets them ;) I've now done so to both HEAD and the 4.7 branch, so in a few hours you can download a fixed version.