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
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
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
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
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
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
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
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