[COMMITTERS] pgsql: Remove poorly worded and duplicated comment

2017-05-08 Thread Simon Riggs
Remove poorly worded and duplicated comment Move line of code to avoid need for duplicated comment Brought to attention by Masahiko Sawada Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/1f30295eab65eddaa88528876ab66e7095f4bb65 Modified Files --

[COMMITTERS] pgsql: Remove support for password_encryption='off' / 'plain'.

2017-05-08 Thread Heikki Linnakangas
Remove support for password_encryption='off' / 'plain'. Storing passwords in plaintext hasn't been a good idea for a very long time, if ever. Now seems like a good time to finally forbid it, since we're messing with this in PostgreSQL 10 anyway. Remove the CREATE/ALTER USER UNENCRYPTED PASSSWORD

[COMMITTERS] pgsql: Check connection info string in ALTER SUBSCRIPTION

2017-05-08 Thread Peter Eisentraut
Check connection info string in ALTER SUBSCRIPTION Previously it would allow an invalid connection string to be set. Author: Petr Jelinek Reported-by: tushar Branch -- master Details ---

[COMMITTERS] pgsql: Fix statistics reporting in logical replication workers

2017-05-08 Thread Peter Eisentraut
Fix statistics reporting in logical replication workers This new arrangement ensures that statistics are reported right after commit of transactions. The previous arrangement didn't get this quite right and could lead to assertion failures. Author: Petr Jelinek

[COMMITTERS] pgsql: doc: add Simon Riggs to VACUUM VERBOSE PG 10 release note item

2017-05-08 Thread Bruce Momjian
doc: add Simon Riggs to VACUUM VERBOSE PG 10 release note item Reported-by: Masahiko Sawada Branch -- master Details --- https://git.postgresql.org/pg/commitdiff/74cadeaa2f12320c5064af61915fefcd5c24149a Modified Files -- doc/src/sgml/release-10.sgml | 3 ++- 1 file changed,

[COMMITTERS] pgsql: Add detail to PGREQUIRESSL documentation.

2017-05-08 Thread Noah Misch
Add detail to PGREQUIRESSL documentation. Daniel Gustafsson Branch -- REL9_2_STABLE Details --- https://git.postgresql.org/pg/commitdiff/47864be33ccfd8b7334692871fd098596be318e9 Modified Files -- doc/src/sgml/libpq.sgml | 3 +++ 1 file changed, 3 insertions(+) -- Sent via

[COMMITTERS] pgsql: Translation updates

2017-05-08 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: d66b118dd9f43b2e9be85a5138dc2be30acb5532 Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/e2a20e484501c79cf9e0b981f08be15f2c476b2c Modified Files

[COMMITTERS] pgsql: Translation updates

2017-05-08 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 8d661e2d2c9694859556e86c90a6aa7030d0150f Branch -- REL9_2_STABLE Details --- https://git.postgresql.org/pg/commitdiff/7f7d69e0d53651ba9039cfbaace0528f77b7c3cf Modified Files

[COMMITTERS] pgsql: Translation updates

2017-05-08 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: f7b5a456ece6a8ce7003bb339b5e1fcc265523b5 Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/3cc52ed02ff31890b1dfc3281a4e01f7e008acd1 Modified Files

[COMMITTERS] pgsql: Translation updates

2017-05-08 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: dd6f9ed0d9d7b33d328761dcdd3a70f44aaff6ff Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/0294ac2a5df1ef6e8685fc0b653db5aa21860db4 Modified Files

[COMMITTERS] pgsql: Translation updates

2017-05-08 Thread Peter Eisentraut
Translation updates Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git Source-Git-Hash: 14c4b5cb0f9330a9397159979c48e7076fa856d8 Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/769294f36ca86bbdcdace8f82c6eff9c618a45df Modified Files

[COMMITTERS] pgsql: Stamp 9.6.3.

2017-05-08 Thread Tom Lane
Stamp 9.6.3. Branch -- REL9_6_STABLE Details --- https://git.postgresql.org/pg/commitdiff/ca9cfed88d5801716eb01cf28b6b5be2b5cd Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.4.12.

2017-05-08 Thread Tom Lane
Stamp 9.4.12. Branch -- REL9_4_STABLE Details --- https://git.postgresql.org/pg/commitdiff/34af9129e6b0f163e03fac55b7ffa71aa925d4c7 Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.3.17.

2017-05-08 Thread Tom Lane
Stamp 9.3.17. Branch -- REL9_3_STABLE Details --- https://git.postgresql.org/pg/commitdiff/57811b751a8f6cc3e7fce01e4944e556ae4578af Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.2.21.

2017-05-08 Thread Tom Lane
Stamp 9.2.21. Branch -- REL9_2_STABLE Details --- https://git.postgresql.org/pg/commitdiff/1ad47d574e31f3bbe47bc015b2e04b42f55a582c Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template

[COMMITTERS] pgsql: Stamp 9.5.7.

2017-05-08 Thread Tom Lane
Stamp 9.5.7. Branch -- REL9_5_STABLE Details --- https://git.postgresql.org/pg/commitdiff/aa3bcba08d466bc6fd2558f8f0bf0e6d6c89b58b Modified Files -- configure| 18 +- configure.in | 2 +- doc/bug.template