Re: [COMMITTERS] pgsql: 9.3 release notes: move compatibility items into their own sect

2013-05-03 Thread Peter Geoghegan
On Fri, May 3, 2013 at 6:11 PM, Bruce Momjian wrote: > 9.3 release notes: move compatibility items into their own section The commit_delay improvements should stay under performance, where I previously indicated they should be - it's clearly a notable new feature (commit_delay is way more effect

Re: [COMMITTERS] pgsql: pg_upgrade: Remove PGPORT handling from test suite

2013-05-03 Thread Tom Lane
Peter Eisentraut writes: > pg_upgrade: Remove PGPORT handling from test suite This patch appears to have broken the ability to run "make check" for pg_upgrade when there's an installed server running at the build's default PGPORT. I get a bleat about how the port is already in use...

[COMMITTERS] pgsql: 9.3 release notes: move compatibility items into their own sect

2013-05-03 Thread Bruce Momjian
9.3 release notes: move compatibility items into their own section Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/2497dc0867afd5b51d50e090fce2e828baadc8c3 Modified Files -- doc/src/sgml/release-9.3.sgml | 201 + 1

[COMMITTERS] pgsql: 9.3 release notes: Add markup for pg_backup_start_time()

2013-05-03 Thread Bruce Momjian
9.3 release notes: Add markup for pg_backup_start_time() Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/1136d7a74d9feeab556a970b4b1e548e05f92a70 Modified Files -- doc/src/sgml/release-9.3.sgml |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-)

[COMMITTERS] pgsql: 9.3 release notes: Add links to SGML sections

2013-05-03 Thread Bruce Momjian
9.3 release notes: Add links to SGML sections Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/15f27aebbb688495da8a77a1ae67ded38f569829 Modified Files -- doc/src/sgml/release-9.3.sgml | 566 + 1 files changed, 349 i

[COMMITTERS] pgsql: 9.3 release notes: add markup for text

2013-05-03 Thread Bruce Momjian
9.3 release notes: add markup for text Still need to add links for new features. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/14c7a74b6ebe4743b79e4f500503ffaa8c8a8638 Modified Files -- doc/src/sgml/release-9.3.sgml | 518 ++--

[COMMITTERS] pgsql: Improve SPI documentation about null-flags arrays.

2013-05-03 Thread Tom Lane
Improve SPI documentation about null-flags arrays. Clarify the description of nulls[] arguments, and use the same wording for all SPI functions with this type of argument. Per gripe from Yuriy Rusinov. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/c091c431979c182b

[COMMITTERS] pgsql: 9.3 release notes: update for current commits

2013-05-03 Thread Bruce Momjian
9.3 release notes: update for current commits Also, remove broken link in release.sgml. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/5fcf944c2303232826be49c09943849480719936 Modified Files -- doc/src/sgml/release-9.3.sgml | 19 ++- d