[PyGreSQL] PyGreSQL Commit r430 - trunk/module

2012-05-04 Thread darcy
Author: cito Date: Fri May 4 17:43:24 2012 New Revision: 430 Log: Wrong whitespace. Make both lint and Eclipse checker happy. Modified: trunk/module/pgmodule.c Modified: trunk/module/pgmodule.c == --- trunk/module/pg

[PyGreSQL] PyGreSQL Commit r430 - trunk/module

2011-07-17 Thread darcy
Author: cito Date: Sun Jul 17 11:10:42 2011 New Revision: 430 Log: Support nan and inf as float values (#39, as suggested by Maxim Yegorushkin). Modified: trunk/module/TEST_PyGreSQL_dbapi20.py trunk/module/pgdb.py Modified: trunk/module/TEST_PyGreSQL_dbapi20.py