[PyGreSQL] [CVS] Change to pygresql
Christoph Zwerschke
cito at druid.net
Sun May 7 08:37:23 EDT 2006
Update of /usr/pubcvs/pygresql/docs
In directory druid.net:/tmp/cvs-serv14064/docs
Modified Files:
changelog.txt future.txt pg.txt
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.11 -r1.12 pygresql/docs/changelog.txt
http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/docs/changelog.txt.diff?r1=1.11&r2=1.12
cvs rdiff -c -r1.4 -r1.5 pygresql/docs/future.txt
http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/docs/future.txt.diff?r1=1.4&r2=1.5
cvs rdiff -c -r1.7 -r1.8 pygresql/docs/pg.txt
http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/docs/pg.txt.diff?r1=1.7&r2=1.8
More information about the PyGreSQL
mailing list