[COMMITTERS] pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key

2006-03-19 Thread Michael Meskes
Log Message: --- Fixed bug 2330: Wrong error code in case of a duplicate key Tags: REL8_1_STABLE Modified Files: -- pgsql/src/interfaces/ecpg/ecpglib: error.c (r1.11 -> r1.11.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/e

[COMMITTERS] pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key

2006-03-19 Thread Michael Meskes
Log Message: --- Fixed bug 2330: Wrong error code in case of a duplicate key Tags: REL8_0_STABLE Modified Files: -- pgsql/src/interfaces/ecpg/ecpglib: error.c (r1.10 -> r1.10.4.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/e

[COMMITTERS] pgsql: Fixed bug 2330: Wrong error code in case of a duplicate key

2006-03-19 Thread Michael Meskes
Log Message: --- Fixed bug 2330: Wrong error code in case of a duplicate key Tags: REL7_4_STABLE Modified Files: -- pgsql/src/interfaces/ecpg/ecpglib: error.c (r1.9 -> r1.9.2.1) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecp

[COMMITTERS] python - ip: New Directory

2006-03-19 Thread James William Pye
Update of /cvsroot/python/ip/test In directory pgfoundry.org:/tmp/cvs-serv94186/test Log Message: Directory /cvsroot/python/ip/test added to the repository ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriat

[COMMITTERS] python - fe: Use Green Trunk's new base functionality in Connectors and

2006-03-19 Thread James William Pye
Log Message: --- Use Green Trunk's new base functionality in Connectors and Fittings. Also, get rid of the "first connection" when instantiating Connectors. This provided some convenience by answering some questions prior to actually making a real connection, but the overhead of that first

[COMMITTERS] python - ip: Implement some common code in Connector and Fitting

2006-03-19 Thread James William Pye
Log Message: --- Implement some common code in Connector and Fitting classes. These were more abstract, but some common functionality could be implemented here, so do so. In particular, the way in which Connectors are instantiated is a bit difficult, so avoid the headaches of duplication b

[COMMITTERS] pgsql: Fix a few places that were checking for the return value of

2006-03-19 Thread Neil Conway
Log Message: --- Fix a few places that were checking for the return value of palloc() to be non-NULL: palloc() ereports on OOM, so we can safely assume it returns a valid pointer. Modified Files: -- pgsql/contrib/chkpass: chkpass.c (r1.14 -> r1.15) (http://

[COMMITTERS] python - fe: Use sorted items as key.

2006-03-19 Thread James William Pye
Log Message: --- Use sorted items as key. (Using the str() of seemed fragile.) Modified Files: -- fe/src: dbapi2.py (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/dbapi2.py.diff?r1=1.2&r2=1.3) ---(end of b

[COMMITTERS] python - ex: Give AbortTransaction the ability to return an object.

2006-03-19 Thread James William Pye
Log Message: --- Give AbortTransaction the ability to return an object. Also, rename NO_DATA to NO_DATA_WARNING as it is a warning. Make prime.Error inherit from StandardError and prime.Exception. Implement Warning.__str__. Modified Files: -- ex/src: code.py (r1.6

[COMMITTERS] python - fe: Use AbortTransaction.returning in Transact.

2006-03-19 Thread James William Pye
Log Message: --- Use AbortTransaction.returning in Transact. [Test for it as well] Modified Files: -- fe/src: tracenull.py (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.17&r2=1.18) fe/test: tr

[COMMITTERS] python - ip: Content update.

2006-03-19 Thread James William Pye
Log Message: --- Content update. Remove the Relation and Namespace section until a better idea of what they should be is realized. Add and change some mechanics to Query, Function, Portal, and Transaction. Remove wording requiring that the Query attribute should be a type as it was an un

[COMMITTERS] python - ex: Use the codename for the package name.

2006-03-19 Thread James William Pye
Log Message: --- Use the codename for the package name. Modified Files: -- ex: setup.py (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/ex/setup.py.diff?r1=1.8&r2=1.9) ---(end of broadcast)

[COMMITTERS] python - fe: Fix break from string to list use in connection dictionary.

2006-03-19 Thread James William Pye
Log Message: --- Fix break from string to list use in connection dictionary. List objects aren't hashable, so make it a tuple. Modified Files: -- fe/src: dbapi2.py (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/dbapi2.py.diff?r1=

[COMMITTERS] python - pq: Let the user handle the following Ready message.

2006-03-19 Thread James William Pye
Log Message: --- Let the user handle the following Ready message. Also, the transaction is fatal if an exception(_exc_info exists) occurred and the invalid_message was not an error message. Modified Files: -- pq/src: client3.py (r1.20 -> r1.21) (http://cvs

[COMMITTERS] python - fe: Don't send sync if the transaction is Querying or Function.

2006-03-19 Thread James William Pye
Log Message: --- Don't send sync if the transaction is Querying or Function. Modified Files: -- fe/src: tracenull.py (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/fe/src/tracenull.py.diff?r1=1.18&r2=1.19) ---(

[COMMITTERS] orafce - orafce: dbms_pipe completed

2006-03-19 Thread User Okbob
Log Message: --- dbms_pipe completed Modified Files: -- orafce: Makefile (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/orafce/orafce/Makefile.diff?r1=1.6&r2=1.7) README.orafunc (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bi