[COMMITTERS] pgsql: Remove perl symbol table additions for plperl functions, and

2010-06-16 Thread Andrew Dunstan
Log Message: --- Remove perl symbol table additions for plperl functions, and mention of it in the release notes, as it is not apparently providing anything useful. Modified Files: -- pgsql/doc/src/sgml: release-9.0.sgml (r2.31 -> r2.32) (http://anoncvs.po

[COMMITTERS] pgsql: 9.0 release notes updates.

2010-06-16 Thread Bruce Momjian
Log Message: --- 9.0 release notes updates. Josh Berkus Modified Files: -- pgsql/doc/src/sgml: release-9.0.sgml (r2.32 -> r2.33) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release-9.0.sgml?r1=2.32&r2=2.33) -- Sent via pgsql-committers m

[COMMITTERS] pgsql: Update doc description for 9.0 release note item: Have

2010-06-16 Thread Bruce Momjian
Log Message: --- Update doc description for 9.0 release note item: Have SELECT and CREATE TABLE AS return row counts to the client Modified Files: -- pgsql/doc/src/sgml: release-9.0.sgml (r2.33 -> r2.34) (http://anoncvs.postgresql.org/cvsweb.cg

[COMMITTERS] pgsql: Fix pg_upgrade to remove malloc(0) call.

2010-06-16 Thread Bruce Momjian
Log Message: --- Fix pg_upgrade to remove malloc(0) call. Modified Files: -- pgsql/contrib/pg_upgrade: tablespace.c (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_upgrade/tablespace.c?r1=1.1&r2=1.2) -- Sent via pgsql-committers

[COMMITTERS] pg-migrator - pg_migrator: Remove malloc(0) call.

2010-06-16 Thread User Bmomjian
Log Message: --- Remove malloc(0) call. Modified Files: -- pg_migrator/src: tablespace.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/pg_migrator/src/tablespace.c?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list (pgsql-c

[COMMITTERS] pgsql: Remove prototype of GetOldestWALSendPointer(), that is marked as

2010-06-16 Thread Takahiro Itagaki
Log Message: --- Remove prototype of GetOldestWALSendPointer(), that is marked as NOT_USED. Modified Files: -- pgsql/src/include/replication: walsender.h (r1.3 -> r1.4) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/replication/walsender.h?r1=1

[COMMITTERS] pgsql: Document that receive location can rewind if replication

2010-06-16 Thread Robert Haas
Log Message: --- Document that receive location can rewind if replication restarts. Fujii Masao, with some further wordsmithing by me. Modified Files: -- pgsql/doc/src/sgml: func.sgml (r1.518 -> r1.519) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/s

[COMMITTERS] npgsql - Npgsql2: Cleanup extra lines and newline format.

2010-06-16 Thread User Jbcooley
Log Message: --- Cleanup extra lines and newline format. Modified Files: -- Npgsql2/src/Npgsql: NpgsqlCommand.cs (r1.56 -> r1.57) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlCommand.cs?r1=1.56&r2=1.57) -- Sent via pgsql-co