[COMMITTERS] pgsql: More updates and copy-editing.

2004-12-29 Thread Tom Lane
Log Message: --- More updates and copy-editing. Rearrange order of sections a little bit to put more widely useful info before less widely useful info. Modified Files: -- pgsql/doc/src/sgml: extend.sgml (r1.28 -> r1.29) (http://developer.postgresql.org/cvs

[COMMITTERS] pgsql: Triggers should return TRIGGER not OPAQUE.

2004-12-29 Thread Tom Lane
Log Message: --- Triggers should return TRIGGER not OPAQUE. Looks like this script got overlooked in 7.3 updates. Not a critical fix but avoids a notice when the resulting SQL script is executed. Modified Files: -- pgsql/contrib/oracle: Ora2Pg.pm (r1.8 -> r1.9)

[COMMITTERS] pgsql: Support Sun's compiler on SunOS4 (a/k/a Solaris 9).

2004-12-29 Thread Tom Lane
Log Message: --- Support Sun's compiler on SunOS4 (a/k/a Solaris 9). Per [EMAIL PROTECTED] Modified Files: -- pgsql/src/backend/storage/lmgr: s_lock.c (r1.33 -> r1.34) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/s_lock.c.diff

[COMMITTERS] pgsql: Convert external-projects to an appendix.

2004-12-29 Thread Tom Lane
Log Message: --- Convert external-projects to an appendix. Modified Files: -- pgsql/doc/src/sgml: external-projects.sgml (r1.6 -> r1.7) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/external-projects.sgml.diff?r1=1.6&r2=1.7) postgre

[COMMITTERS] pgsql: Refactor EXEC_BACKEND code so that postmaster child processes

2004-12-29 Thread Tom Lane
Log Message: --- Refactor EXEC_BACKEND code so that postmaster child processes reattach to shared memory as soon as possible, ie, right after read_backend_variables. The effective difference from the original code is that this happens before instead of after read_nondefault_variables(), whi

[COMMITTERS] pgmemcache: pgmemcache pgmemcache.c

2004-12-29 Thread seanc
seanc 2004/12/29 18:20:57 GMT PostgreSQL src repository Modified files: .pgmemcache.c Log: Catch up with memcache(3)'s removal of a dependency for a strdup(3)-like function. Cleanup a few comments while I'm here. Revision ChangesPath 1.6

[COMMITTERS] pginstaller - pginst: Translation updates

2004-12-29 Thread User Mha
Log Message: --- Translation updates Modified Files: -- pginst/lang: de.xml (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/de.xml.diff?r1=1.12&r2=1.13) pt_br.xml (r1.9 -> r1.10) (http://cvs.pgfoundry.o