[COMMITTERS] python - fe: GreenTrunk move.

2007-04-08 Thread James William Pye
Log Message: --- GreenTrunk move. Also, remove 'parameters' usage. This has been removed from GreenTrunk for the time being. It will be replaced with a driver specific 'parameters' keyword argument that will eventually replace the 'keywords' argument. Modified Files: -- fe

[COMMITTERS] bizgres - bizgres: Update the README to reflect the new call locations

2007-04-08 Thread User Markir
Log Message: --- Update the README to reflect the new call locations and signatures for: ResLockPortal ResUnLockPortal Modified Files: -- bizgres/postgresql/src/backend/utils/resscheduler: README (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb

[COMMITTERS] bizgres - bizgres: Fix cursors decleared WITH HOLD.

2007-04-08 Thread User Markir
Log Message: --- Fix cursors decleared WITH HOLD. This uncovered some unnoticed bugs created by previous changes that move where ResLockPortal was being called from. In this change we: - Move location of ResUnLockPortal from PortalRun to PortalDrop, this vastly simplifies most abort and

[COMMITTERS] python - doc: Move gt from meta.

2007-04-08 Thread James William Pye
Log Message: --- Move gt from meta. Other minor changes. (s'PostgresPy'pg/python') Modified Files: -- doc: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/doc/Makefile.diff?r1=1.1.1.1&r2=1.2) doc/env: validator.x

[COMMITTERS] python - ip: Move out of meta namespace.(into protocol) Also, -

2007-04-08 Thread James William Pye
Log Message: --- Move out of meta namespace.(into protocol) Also, - Retire the use of runpy as when a module is 'unfindable' using find_module, it may fail to act appropriately. (gt.if magic) - execute_code raises the system exit, so don't expect a return value. Modified Files:

[COMMITTERS] python - lo: Deprecate meta namespace.

2007-04-08 Thread James William Pye
Log Message: --- Deprecate meta namespace. Modified Files: -- lo/postgresql/meta: __init__.py (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/lo/postgresql/meta/__init__.py.diff?r1=1.3&r2=1.4) ---(end of broadcast

[COMMITTERS] fulldisjunction - fd: more backward compatible regression test script.

2007-04-08 Thread User Pgstudy
Log Message: --- more backward compatible regression test script. Modified Files: -- fd/sql: fulldisjunctions.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/sql/fulldisjunctions.sql.diff?r1=1.1&r2=1.2) --

[COMMITTERS] fulldisjunction - fd: cleanup to make it backward compatible with the

2007-04-08 Thread User Pgstudy
Log Message: --- cleanup to make it backward compatible with the stable version. It passes the regression tests now. Modified Files: -- fd: algutils.c (r1.27 -> r1.28) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/fulldisjunction/fd/algutils.c.diff?r1=1.27&