[COMMITTERS] pgsql: Update RELEASE_CHANGES' example of branch name format.

2017-08-06 Thread Tom Lane
Update RELEASE_CHANGES' example of branch name format.

We're planning to put an underscore before the major version number in
branch names for v10 and later.  Make sure the recipe in RELEASE_CHANGES
reflects that.

In passing, add a reminder to consider doing pgindent right before
the branch.

Discussion: https://postgr.es/m/e1dakjz-0003mg...@gemulon.postgresql.org

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/655727d93bbaf2569281eea07e38b1955bb627b7

Modified Files
--
src/tools/RELEASE_CHANGES | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


Re: [COMMITTERS] pgsql: Add support for ICU 4.2

2017-08-06 Thread Peter Geoghegan
On Sat, Aug 5, 2017 at 6:36 AM, Peter Eisentraut  wrote:
> In ICU 4.2, ucol_getKeywordsForLocale() sometimes returns values that
> will not be accepted by uloc_toLanguageTag().  Skip loading keyword
> variants in that version.

This should be spelled ucol_getKeywordValuesForLocale() in both the
commit message and the code comment. There is no
ucol_getKeywordsForLocale() function.

-- 
Peter Geoghegan


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

2017-08-06 Thread Tom Lane
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

Branch
--
REL9_4_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/dec6e4746d2f82abc4f611797df65be5329b2b57

Modified Files
--
doc/src/sgml/release-9.2.sgml | 341 +++
doc/src/sgml/release-9.3.sgml | 434 ++
doc/src/sgml/release-9.4.sgml | 534 ++
3 files changed, 1309 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

2017-08-06 Thread Tom Lane
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

Branch
--
REL9_3_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/73c2b36ab56f3ee114e814ecce5e40a59d73fc23

Modified Files
--
doc/src/sgml/release-9.2.sgml | 341 +
doc/src/sgml/release-9.3.sgml | 434 ++
2 files changed, 775 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

2017-08-06 Thread Tom Lane
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/b35006ecccf505d05fd77ce0c820943996ad7ee9

Modified Files
--
doc/src/sgml/release-9.2.sgml | 341 +
doc/src/sgml/release-9.3.sgml | 434 
doc/src/sgml/release-9.4.sgml | 534 +++
doc/src/sgml/release-9.5.sgml | 568 ++
doc/src/sgml/release-9.6.sgml |  38 +--
5 files changed, 1885 insertions(+), 30 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

2017-08-06 Thread Tom Lane
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/49c19351071a59dd4843c577056f89eb2a358f1a

Modified Files
--
doc/src/sgml/release-9.2.sgml |  341 +
doc/src/sgml/release-9.3.sgml |  434 
doc/src/sgml/release-9.4.sgml |  534 
doc/src/sgml/release-9.5.sgml |  568 +
doc/src/sgml/release-9.6.sgml | 1117 +
5 files changed, 2994 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

2017-08-06 Thread Tom Lane
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

Branch
--
REL9_2_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/41d2d46e96016104de7e31c418e2029b8dd8b871

Modified Files
--
doc/src/sgml/release-9.2.sgml | 341 ++
1 file changed, 341 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

2017-08-06 Thread Tom Lane
Release notes for 9.6.4, 9.5.8, 9.4.13, 9.3.18, 9.2.22.

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/4f7807bb1a2ce499e1428bd7d19e17143ba7f608

Modified Files
--
doc/src/sgml/release-9.2.sgml | 341 +
doc/src/sgml/release-9.3.sgml | 434 
doc/src/sgml/release-9.4.sgml | 534 +++
doc/src/sgml/release-9.5.sgml | 568 ++
4 files changed, 1877 insertions(+)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix thinko introduced in 2bef06d516460 et al.

2017-08-06 Thread Andres Freund
Fix thinko introduced in 2bef06d516460 et al.

The callers for GetOldestSafeDecodingTransactionId() all inverted the
argument for the argument introduced in 2bef06d516460. Luckily this
appears to be inconsequential for the moment, as we wait for
concurrent in-progress transaction when assembling a
snapshot. Additionally this could only make a difference when adding a
second logical slot, because only a pre-existing slot could cause an
issue by lowering the returned xid dangerously much.

Reported-By: Antonin Houska
Discussion: https://postgr.es/m/32704.1496993134@localhost
Backport: 9.4-, where 2bef06d516460 was backpatched to.

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/5af4456a56472e1928e838c893eb0022f7ab28fb

Modified Files
--
src/backend/replication/logical/logical.c   | 2 +-
src/backend/replication/logical/snapbuild.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix thinko introduced in 2bef06d516460 et al.

2017-08-06 Thread Andres Freund
Fix thinko introduced in 2bef06d516460 et al.

The callers for GetOldestSafeDecodingTransactionId() all inverted the
argument for the argument introduced in 2bef06d516460. Luckily this
appears to be inconsequential for the moment, as we wait for
concurrent in-progress transaction when assembling a
snapshot. Additionally this could only make a difference when adding a
second logical slot, because only a pre-existing slot could cause an
issue by lowering the returned xid dangerously much.

Reported-By: Antonin Houska
Discussion: https://postgr.es/m/32704.1496993134@localhost
Backport: 9.4-, where 2bef06d516460 was backpatched to.

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/32d7480e02eef139265ece8c2b8842c0b3cb1127

Modified Files
--
src/backend/replication/logical/logical.c   | 2 +-
src/backend/replication/logical/snapbuild.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix thinko introduced in 2bef06d516460 et al.

2017-08-06 Thread Andres Freund
Fix thinko introduced in 2bef06d516460 et al.

The callers for GetOldestSafeDecodingTransactionId() all inverted the
argument for the argument introduced in 2bef06d516460. Luckily this
appears to be inconsequential for the moment, as we wait for
concurrent in-progress transaction when assembling a
snapshot. Additionally this could only make a difference when adding a
second logical slot, because only a pre-existing slot could cause an
issue by lowering the returned xid dangerously much.

Reported-By: Antonin Houska
Discussion: https://postgr.es/m/32704.1496993134@localhost
Backport: 9.4-, where 2bef06d516460 was backpatched to.

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/869a5869e5ba7be0870c552e987158659d450e6c

Modified Files
--
src/backend/replication/logical/logical.c   | 2 +-
src/backend/replication/logical/snapbuild.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers


[COMMITTERS] pgsql: Fix thinko introduced in 2bef06d516460 et al.

2017-08-06 Thread Andres Freund
Fix thinko introduced in 2bef06d516460 et al.

The callers for GetOldestSafeDecodingTransactionId() all inverted the
argument for the argument introduced in 2bef06d516460. Luckily this
appears to be inconsequential for the moment, as we wait for
concurrent in-progress transaction when assembling a
snapshot. Additionally this could only make a difference when adding a
second logical slot, because only a pre-existing slot could cause an
issue by lowering the returned xid dangerously much.

Reported-By: Antonin Houska
Discussion: https://postgr.es/m/32704.1496993134@localhost
Backport: 9.4-, where 2bef06d516460 was backpatched to.

Branch
--
REL9_4_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/d68742562ca48decbad57adf0014aaed788ce372

Modified Files
--
src/backend/replication/logical/logical.c   | 2 +-
src/backend/replication/logical/snapbuild.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers