[COMMITTERS] pgsql: Make GetMultiXactIdMembers() a public function.

2005-08-19 Thread Tatsuo Ishii
Log Message: --- Make GetMultiXactIdMembers() a public function. Modified Files: -- pgsql/src/include/access: multixact.h (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/access/multixact.h.diff?r1=1.4&r2=1.5) pgsql/src/backe

[COMMITTERS] pgsql: Add BackendXidGetPid().

2005-08-19 Thread Tatsuo Ishii
Log Message: --- Add BackendXidGetPid(). Modified Files: -- pgsql/src/include/storage: procarray.h (r1.3 -> r1.4) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/procarray.h.diff?r1=1.3&r2=1.4) pgsql/src/backend/storage/ipc:

[COMMITTERS] pgsql: Repair problems with VACUUM destroying t_ctid chains too soon,

2005-08-19 Thread Tom Lane
Log Message: --- Repair problems with VACUUM destroying t_ctid chains too soon, and with insufficient paranoia in code that follows t_ctid links. (We must do both because even with VACUUM doing it properly, the intermediate state with a dangling t_ctid link is visible concurrently during l

[COMMITTERS] bizgres - bizgres: Added support for detecting and using the version of

2005-08-19 Thread User Bklawans
Log Message: --- Added support for detecting and using the version of readline included with OS X 10.4. Closes bug 1000364 Modified Files: -- bizgres/postgresql: build.xml (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/postgres

[COMMITTERS] bizgres - bizgres: Added support for building from csh (or one of its

2005-08-19 Thread User Bklawans
Log Message: --- Added support for building from csh (or one of its derivatives) for old foogies like me who never bothered to learn bash. Added Files: --- bizgres: source-before-build.csh (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/bizgres/sour

[COMMITTERS] bizgres - bizgres: Updated the build instructions to set the devoBuild

2005-08-19 Thread User Bklawans
Log Message: --- Updated the build instructions to set the devoBuild flag. Without this the instructions lead to a build failure. Fixex bug 1000376 Modified Files: -- bizgres: INSTALL (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/bizgres/biz

[COMMITTERS] pgsql: Fix LRU/ALL description mismatch for GUC parameter.

2005-08-19 Thread Bruce Momjian
Log Message: --- Fix LRU/ALL description mismatch for GUC parameter. Modified Files: -- pgsql/src/backend/utils/misc: guc.c (r1.282 -> r1.283) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/misc/guc.c.diff?r1=1.282&r2=1.283) --

[COMMITTERS] pginstaller - pginst: Add PgOleDb licence and support details.

2005-08-19 Thread User Dpage
Log Message: --- Add PgOleDb licence and support details. Tags: REL8_0_STABLE Modified Files: -- pginst/txt: welcome.rtf (r1.13 -> r1.13.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/txt/welcome.rtf.diff?r1=1.13&r2=1.13.2.1) --

[COMMITTERS] pginstaller - pginst: Add PgOleDb licence and support details.

2005-08-19 Thread User Dpage
Log Message: --- Add PgOleDb licence and support details. Modified Files: -- pginst/txt: welcome.rtf (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/txt/welcome.rtf.diff?r1=1.14&r2=1.15) ---(end of b