Am 23.11.2015 um 11:42 schrieb D'Arcy J.M. Cain:
> Right. I have actually started updating my production databases but
> not my test one. I could easily drop and recreate it but first we
> should decide if it should work with ASCII databases.

Definitely, at least the things that you can reasonably expect work in an ASCII database should work. And under no circumstances there should be segfaults.

> I will leave my test database as it is until we decide. The 4.x
> branch tests runs just fine against it btw.

We probably should create three databases, one sql_ascii, one latin1 and one utf8, and run the tests against all of these. It may be that you don't see the issue on 4.x because I added more tests with non-ascii and unicode values in the trunk.

-- Christoph
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to