[PyGreSQL] [CVS] Change to pygresql

D'Arcy J.M. Cain darcy at druid.net
Sat Dec 30 02:13:25 EST 2006


Update of /usr/pubcvs/pygresql/module
In directory druid.net:/tmp/cvs-serv13145

Modified Files:
	pg.py 
Log Message:
Using _join_parts is inefficient for certain ops.  Just joing tablespace
name to table in query.
Use list comprehension and dict method for clarity.
Minor formatting.



To see the diffs for this commit:
   cvs rdiff -c -r1.49 -r1.50 pygresql/module/pg.py
   http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/module/pg.py.diff?r1=1.49&r2=1.50


More information about the PyGreSQL mailing list