[PyGreSQL] [CVS] Change to pygresql

Christoph Zwerschke cito at druid.net
Sun May 7 08:37:24 EDT 2006


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

Modified Files:
	pg.py pgmodule.c test_pg.py 
Log Message:
Added escape/unescape functions for SQL strings and "bytea" conversion.

This has been already suggested with patches by Charlie Dyson and Kavous Bojnourdi a long time ago.

See: http://mailman.vex.net/pipermail/pygresql/2004-September/001336.html

To see the diffs for this commit:
   cvs rdiff -c -r1.45 -r1.46 pygresql/module/pg.py
   http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/module/pg.py.diff?r1=1.45&r2=1.46
   cvs rdiff -c -r1.69 -r1.70 pygresql/module/pgmodule.c
   http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/module/pgmodule.c.diff?r1=1.69&r2=1.70
   cvs rdiff -c -r1.6 -r1.7 pygresql/module/test_pg.py
   http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/module/test_pg.py.diff?r1=1.6&r2=1.7


More information about the PyGreSQL mailing list