Re: [COMMITTERS] pgsql: Fix broken multibyte regression tests.

2015-08-08 Thread Tatsuo Ishii
> On Sat, Aug 8, 2015 at 10:09 PM, Tatsuo Ishii wrote: >> Fix broken multibyte regression tests. >> >> commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte > > That commit ID isn't valid; should be > 9043ef390f4f0b4586cfe59cbd22314b9c3e2957 - looks like ef got turned > into fe. Sorry

Re: [COMMITTERS] pgsql: Fix broken multibyte regression tests.

2015-08-08 Thread Robert Haas
On Sat, Aug 8, 2015 at 10:09 PM, Tatsuo Ishii wrote: > Fix broken multibyte regression tests. > > commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte That commit ID isn't valid; should be 9043ef390f4f0b4586cfe59cbd22314b9c3e2957 - looks like ef got turned into fe. Sorry about the ove

[COMMITTERS] pgsql: docs: update major release notes item checklist

2015-08-08 Thread Bruce Momjian
docs: update major release notes item checklist Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/d4aeb3dea217d1e6c004ea3112ad8845db2a5cda Modified Files -- src/tools/RELEASE_CHANGES |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pg

[COMMITTERS] pgsql: Fix broken multibyte regression tests.

2015-08-08 Thread Tatsuo Ishii
Fix broken multibyte regression tests. commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte regression tests because the commit removes the warning message when temporary hash indexes is created, which has been added by commit 07af523870bcfe930134054febd3a6a114942e5b. Back patched to 9

[COMMITTERS] pgsql: Fix broken multibyte regression tests.

2015-08-08 Thread Tatsuo Ishii
Fix broken multibyte regression tests. commit 9043Fe390f4f0b4586cfe59cbd22314b9c3e2957 broke multibyte regression tests because the commit removes the warning message when temporary hash indexes is created, which has been added by commit 07af523870bcfe930134054febd3a6a114942e5b. Back patched to 9

[COMMITTERS] pgsql: docs: fix typo in rules.sgml

2015-08-08 Thread Bruce Momjian
docs: fix typo in rules.sgml Report by Dean Rasheed Patch by Dean Rasheed Backpatch through 9.5 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/08c6178aa42063f4db771c3581a86049dc1c3da2 Modified Files -- doc/src/sgml/rules.sgml |2 +- 1 file changed

[COMMITTERS] pgsql: docs: fix typo in rules.sgml

2015-08-08 Thread Bruce Momjian
docs: fix typo in rules.sgml Report by Dean Rasheed Patch by Dean Rasheed Backpatch through 9.5 Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/5e0cef8a667746d4abaec16f395b150f46493d80 Modified Files -- doc/src/sgml/rules.sgml |2 +- 1 file

[COMMITTERS] pgsql: Document items that should appear in the major release notes

2015-08-08 Thread Bruce Momjian
Document items that should appear in the major release notes Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/88a30e8cc00d873627d8e3d58d2130879acf720f Modified Files -- src/tools/RELEASE_CHANGES |5 + 1 file changed, 5 insertions(+) -- Sent via p

[COMMITTERS] pgsql: 9.5 release notes: add increase buffer mapping partitions item

2015-08-08 Thread Bruce Momjian
9.5 release notes: add increase buffer mapping partitions item Report by Robert Haas, Andres Freund Backpatch through 9.5 Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/03249fe2c1b936af53c4dd78c29f4429fd63cdb1 Modified Files -- doc/src/sgml/release-9.

[COMMITTERS] pgsql: 9.5 release notes: add increase buffer mapping partitions item

2015-08-08 Thread Bruce Momjian
9.5 release notes: add increase buffer mapping partitions item Report by Robert Haas, Andres Freund Backpatch through 9.5 Branch -- REL9_5_STABLE Details --- http://git.postgresql.org/pg/commitdiff/966aa524edfe8bac837caf0e48ca00d08d8dd5df Modified Files -- doc/src/sgml/rel