[PyGreSQL] [CVS] Change to pygresql

Christoph Zwerschke cito at druid.net
Wed Feb 8 15:27:36 EST 2006


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

Modified Files:
	pgmodule.c README 
Log Message:
Replaced snprintf by PyOS_snprintf.
Removed NO_SNPRINTF switch which is not needed any longer
(the setting of NO_SNPRINTF for WIN32 is outdated anyway).

To see the diffs for this commit:
   cvs rdiff -c -r1.64 -r1.65 pygresql/module/pgmodule.c
   http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/module/pgmodule.c.diff?r1=1.64&r2=1.65
   cvs rdiff -c -r1.25 -r1.26 pygresql/module/README
   http://www.druid.net:88/pubcvs/cvsweb.cgi/pygresql/module/README.diff?r1=1.25&r2=1.26


More information about the PyGreSQL mailing list