[PyGreSQL] PyGreSQL Commit r433 - trunk/module

2012-05-05 Thread darcy
Author: cito Date: Sat May 5 14:49:43 2012 New Revision: 433 Log: Some simplifications regarding the "last_result" fields in pgmodule. Remove the "last_result" field of pgobject, because it is used nowhere. Also rename "last_result" fields of pgsource and pgquery to just "result" (these fields a

[PyGreSQL] PyGreSQL Commit r433 - trunk/module

2011-08-19 Thread darcy
Author: cito Date: Fri Aug 19 13:58:22 2011 New Revision: 433 Log: Some code cosmetics only. Modified: trunk/module/setup.py Modified: trunk/module/setup.py == --- trunk/module/setup.py Sun Aug 14 15:21:31 2011