[COMMITTERS] python - lo: Add protocol space.

2005-08-03 Thread James William Pye
Log Message: --- Add protocol space. Modified Files: -- lo: setup.py (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/setup.py.diff?r1=1.9&r2=1.10) Added Files: --- lo/postgresql/protocol: __init__.py (r1.1)

[COMMITTERS] python - lo: New Directory

2005-08-03 Thread James William Pye
Update of /cvsroot/python/lo/postgresql/protocol In directory pgfoundry.org:/tmp/cvs-serv57333/postgresql/protocol Log Message: Directory /cvsroot/python/lo/postgresql/protocol added to the repository ---(end of broadcast)--- TIP 4: Have you search

[COMMITTERS] python - lo: Add server options, process, and SSL requirement options.

2005-08-03 Thread James William Pye
Log Message: --- Add server options, process, and SSL requirement options. [These are non-'standard' options] Modified Files: -- lo/postgresql/utility/client: option.py (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/utility

[COMMITTERS] pgsql: ALTER TABLE OWNER must change the ownership of the table's

2005-08-03 Thread Tom Lane
Log Message: --- ALTER TABLE OWNER must change the ownership of the table's rowtype too. This was not especially critical before, but it is now that we track ownership dependencies --- the dependency for the rowtype *must* shift to the new owner. Spotted by Bernd Helmle. Also fix a problem

[COMMITTERS] python - ex: Add code and prime unittests.

2005-08-03 Thread James William Pye
Log Message: --- Add code and prime unittests. code.py tests the Mapping class and the relativity of States and Classes. prime.py tests the CodeClass Mapping to insure that the expected exception is actually retrieved from ErrorLookup. Added Files: --- ex/test: code.py

[COMMITTERS] python - ex: Fix bugs, and add/rename exceptions.

2005-08-03 Thread James William Pye
Log Message: --- Fix bugs, and add/rename exceptions. The previous implementation used a plain dictionary to do the mapping of codes to exceptions, this implementation uses the code.Mapping dictionary subtype to handle this. The get and set methods provided by code.Mapping makes this proces

[COMMITTERS] python - ex: Add Mapping class, and fix codes.

2005-08-03 Thread James William Pye
Log Message: --- Add Mapping class, and fix codes. Change the name of the PY code class to PYTHON. It's not an acronym so there isnt much reason to keep it in short form. Also, remove the PYTHON.CODE code. The Message class will no longer be doing such extensive checks on the code that is g

[COMMITTERS] bizgres - bizgres:

2005-08-03 Thread User Nwakefield
Log Message: --- Modified Files: -- bizgres/KETL/bin: quickstart (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/bin/quickstart.diff?r1=1.1&r2=1.2) ---(end of broadcast)--- T

[COMMITTERS] bizgres - bizgres:

2005-08-03 Thread User Nwakefield
Log Message: --- Modified Files: -- bizgres/KETL/bin: quickstart (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/KETL/bin/quickstart.diff?r1=1.2&r2=1.3) ---(end of broadcast)--- T

[COMMITTERS] pgtranslation - CVSROOT: Disable commit mails

2005-08-03 Thread User Petere
Log Message: --- Disable commit mails Modified Files: -- CVSROOT: loginfo (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgtranslation/CVSROOT/loginfo.diff?r1=1.2&r2=1.3) ---(end of broadcast)---