I've got several warnings in a clean install when I had set default locale to hungarian (I had no translation for this language).

I've made my new test db as I read in INSTALL.pgsql.txt.
"createdb --encoding=UNICODE --owner=username databasename"

See error messages attached please.

CommentFileSizeAuthor
drupal5-beta1-pq_query-warnings.txt11.61 KBkecsi

Comments

kecsi’s picture

When I log in as admin user (userid=1) warnings are dissapear.

havran’s picture

Seems like duplicate this one http://drupal.org/node/92430 Try disable caching.

chx’s picture

Status: Active » Closed (duplicate)
kecsi’s picture

Right. I disabled page cache and warnings are disappeared.

I saw the patch will retest sortly.

Thank you guys for the great work!