On Fri, 20 Nov 2015 18:16:00 +0100
Christoph Zwerschke <[email protected]> wrote:
> Did you update from SVN and recompile and install the C-module?

I thought that I had but I must have been playing with the trunk.  I
removed the build directory and did a clean install.

> Which errors exactly do you get?

Only one now.

======================================================================
ERROR: testSetDecimalPoint (__main__.TestConfigFunctions)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "./TEST_PyGreSQL_classic_connection.py", line 921, in
testSetDecimalPoint query("set lc_monetary='en_US'")
ProgrammingError: ERROR:  invalid value for parameter "lc_monetary":
"en_US"

Those tests are going to fail when we move to 3.  I guess the trunk
should always return long and the test should change to reflect that.
I think that it is not unreasonable to change it for 2.x in 5.x.

-- 
D'Arcy J.M. Cain
PyGreSQL Development Group
http://www.PyGreSQL.org IM:[email protected]
_______________________________________________
PyGreSQL mailing list
[email protected]
https://mail.vex.net/mailman/listinfo.cgi/pygresql

Reply via email to