[COMMITTERS] python - be: Remove "conv" and some dead code.

2005-12-13 Thread James William Pye
Log Message: --- Remove "conv" and some dead code. The Datum_From* functions tended to be wasteful in the sense that normally they would need to duplicate the PyPgObject's datum. It's best just to manage it locally and duplicate a bit of code in only a few spots, rather than spend the time

[COMMITTERS] python - be: Remove "tif".

2005-12-13 Thread James William Pye
Log Message: --- Remove "tif". The rather small amount of "duplicate" code did not really justify the attempt to generalize the code into another file. Modified Files: -- be: setup.py (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/

[COMMITTERS] oracompat - oracompat: Add skeletons for other files

2005-12-13 Thread User Swm
Log Message: --- Add skeletons for other files Modified Files: -- oracompat: string.sql (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/oracompat/oracompat/string.sql.diff?r1=1.1.1.1&r2=1.2) Added Files: --- oracompat: a

[COMMITTERS] oracompat - oracompat: Imported Sources

2005-12-13 Thread User Swm
Update of /cvsroot/oracompat/oracompat In directory pgfoundry.org:/tmp/cvs-serv90389 Log Message: Import sources Status: Vendor Tag: oracompat Release Tags: start N oracompat/numeric.sql N oracompat/string.sql No conflicts created by this import

[COMMITTERS] wikipedia - wikipgedia: added missing postgresql logo

2005-12-13 Thread User Sven
Log Message: --- added missing postgresql logo Added Files: --- wikipgedia/skins/common/images: postgresql_80x16_1.gif (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/skins/common/images/postgresql_80x16_1.gif?rev=1.1&content-type=text/

[COMMITTERS] wikipedia - wikipgedia: fixed indentation

2005-12-13 Thread User Sven
Log Message: --- fixed indentation Modified Files: -- wikipgedia/includes: DatabasePostgreSQL.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/DatabasePostgreSQL.php.diff?r1=1.3&r2=1.4) -

[COMMITTERS] python - be: Add sequence and mapping interfaces to PyPg_record_Type.

2005-12-13 Thread James William Pye
Log Message: --- Add sequence and mapping interfaces to PyPg_record_Type. Modified Files: -- be/src/type: record.c (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/record.c.diff?r1=1.6&r2=1.7) ---(end o

[COMMITTERS] python - be: Change error signalling of

2005-12-13 Thread James William Pye
Log Message: --- Change error signalling of HeapTuple_FromTupleDescAndIterable. Return NULL and set the Python exception instead of letting a PostgreSQL error raise. Also, check the results of functions to handle errors properly. Don't use Datum_FromTypeOidAndPyObject. This will save a da

[COMMITTERS] python - be: Remove unused/moved code.

2005-12-13 Thread James William Pye
Log Message: --- Remove unused/moved code. Modified Files: -- be/src: conv.c (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/conv.c.diff?r1=1.9&r2=1.10) ---(end of broadcast)--- TIP

[COMMITTERS] wikipedia - wikipgedia: updated comments according to my last change

2005-12-13 Thread User Sven
Log Message: --- updated comments according to my last change Modified Files: -- wikipgedia/includes: Image.php (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Image.php.diff?r1=1.3&r2=1.4)

[COMMITTERS] wikipedia - wikipgedia: uploading already existing images works now

2005-12-13 Thread User Sven
Log Message: --- uploading already existing images works now Modified Files: -- wikipgedia/includes: Image.php (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/wikipedia/wikipgedia/includes/Image.php.diff?r1=1.2&r2=1.3) -

[COMMITTERS] pginstaller - pginst: 8.0.5 updates.

2005-12-13 Thread User Dpage
Log Message: --- 8.0.5 updates. Tags: REL8_0_STABLE Modified Files: -- pginst/package: upgrade.bat (r1.1.2.6 -> r1.1.2.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/upgrade.bat.diff?r1=1.1.2.6&r2=1.1.2.7)