[COMMITTERS] pgsql: Add a temp-install prerequisite to "check"-like targets not havi

2017-11-05 Thread Noah Misch
Add a temp-install prerequisite to "check"-like targets not having one.

Makefile.global assigns this prerequisite to every target named "check",
but similar targets must mention it explicitly.  Affected targets
failed, tested $PATH binaries, or tested a stale temporary installation.
The src/test/modules examples worked properly when called as "make -C
src/test/modules/$FOO check", but "make -j" allowed the test to start
before the temporary installation was in place.  Back-patch to 9.5,
where commit dcae5faccab64776376d354decda0017c648bb53 introduced the
shared temp-install.

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/937f67800a7d3c30870af7b1115a76f44bc26e78

Modified Files
--
src/interfaces/ecpg/test/Makefile  | 4 ++--
src/test/locale/Makefile   | 1 +
src/test/modules/brin/Makefile | 4 ++--
src/test/modules/commit_ts/Makefile| 2 +-
src/test/modules/test_pg_dump/Makefile | 2 +-
src/test/regress/GNUmakefile   | 4 ++--
6 files changed, 9 insertions(+), 8 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: Add a temp-install prerequisite to "check"-like targets not havi

2017-11-05 Thread Noah Misch
Add a temp-install prerequisite to "check"-like targets not having one.

Makefile.global assigns this prerequisite to every target named "check",
but similar targets must mention it explicitly.  Affected targets
failed, tested $PATH binaries, or tested a stale temporary installation.
The src/test/modules examples worked properly when called as "make -C
src/test/modules/$FOO check", but "make -j" allowed the test to start
before the temporary installation was in place.  Back-patch to 9.5,
where commit dcae5faccab64776376d354decda0017c648bb53 introduced the
shared temp-install.

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/971983f42fe6e8b90490a76a649f0c92905d7d47

Modified Files
--
src/interfaces/ecpg/test/Makefile  | 2 +-
src/test/locale/Makefile   | 1 +
src/test/modules/brin/Makefile | 2 +-
src/test/modules/commit_ts/Makefile| 2 +-
src/test/modules/test_pg_dump/Makefile | 2 +-
src/test/regress/GNUmakefile   | 4 ++--
6 files changed, 7 insertions(+), 6 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: Add a temp-install prerequisite to "check"-like targets not havi

2017-11-05 Thread Noah Misch
Add a temp-install prerequisite to "check"-like targets not having one.

Makefile.global assigns this prerequisite to every target named "check",
but similar targets must mention it explicitly.  Affected targets
failed, tested $PATH binaries, or tested a stale temporary installation.
The src/test/modules examples worked properly when called as "make -C
src/test/modules/$FOO check", but "make -j" allowed the test to start
before the temporary installation was in place.  Back-patch to 9.5,
where commit dcae5faccab64776376d354decda0017c648bb53 introduced the
shared temp-install.

Branch
--
master

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

Modified Files
--
src/interfaces/ecpg/test/Makefile  | 4 ++--
src/test/locale/Makefile   | 1 +
src/test/modules/brin/Makefile | 4 ++--
src/test/modules/commit_ts/Makefile| 2 +-
src/test/modules/test_pg_dump/Makefile | 2 +-
src/test/regress/GNUmakefile   | 4 ++--
6 files changed, 9 insertions(+), 8 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: Add a temp-install prerequisite to "check"-like targets not havi

2017-11-05 Thread Noah Misch
Add a temp-install prerequisite to "check"-like targets not having one.

Makefile.global assigns this prerequisite to every target named "check",
but similar targets must mention it explicitly.  Affected targets
failed, tested $PATH binaries, or tested a stale temporary installation.
The src/test/modules examples worked properly when called as "make -C
src/test/modules/$FOO check", but "make -j" allowed the test to start
before the temporary installation was in place.  Back-patch to 9.5,
where commit dcae5faccab64776376d354decda0017c648bb53 introduced the
shared temp-install.

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/014c5cd8767161995278bc1f4e2fcfb1b703dad1

Modified Files
--
src/interfaces/ecpg/test/Makefile | 2 +-
src/test/locale/Makefile  | 1 +
src/test/modules/brin/Makefile| 2 +-
src/test/regress/GNUmakefile  | 4 ++--
4 files changed, 5 insertions(+), 4 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: Translation updates

2017-11-05 Thread Peter Eisentraut
Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: d30de5903d6837e6e5bb01b9ec6db0da10276077

Branch
--
REL9_4_STABLE

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

Modified Files
--
src/backend/po/de.po  |  587 +-
src/backend/po/fr.po  | 2449 +
src/backend/po/it.po  | 2123 +--
src/backend/po/ru.po  |  250 +++--
src/bin/pg_dump/po/it.po  |  493 -
src/bin/pg_dump/po/ru.po  |   34 +-
src/bin/pg_resetxlog/po/it.po |  240 ++--
src/bin/pg_resetxlog/po/ru.po |4 +-
src/bin/psql/po/it.po |   64 +-
src/interfaces/libpq/po/de.po |  140 +--
src/interfaces/libpq/po/fr.po |  158 +--
src/interfaces/libpq/po/it.po |  282 +++--
src/interfaces/libpq/po/ru.po |   92 +-
13 files changed, 3499 insertions(+), 3417 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: Translation updates

2017-11-05 Thread Peter Eisentraut
Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 078119e4b862f81bbb7207eff6788efc99ec4d97

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/4077723cbf0900776a8424d0a65474f0635afe45

Modified Files
--
src/backend/po/de.po  |  867 +-
src/backend/po/fr.po  | 3657 +
src/backend/po/it.po  | 2791 +++
src/backend/po/ru.po  |  260 +--
src/bin/pg_dump/po/it.po  |  540 +++---
src/bin/pg_dump/po/ru.po  |   34 +-
src/bin/pg_resetxlog/po/it.po |  238 +--
src/bin/pg_resetxlog/po/ru.po |4 +-
src/bin/pg_rewind/po/de.po|   48 +-
src/bin/pg_rewind/po/fr.po|   42 +-
src/bin/pg_rewind/po/it.po|   51 +-
src/bin/pg_rewind/po/ru.po|   42 +-
src/bin/psql/po/it.po |   81 +-
src/interfaces/libpq/po/de.po |   94 +-
src/interfaces/libpq/po/fr.po |  166 +-
src/interfaces/libpq/po/it.po |  286 ++--
src/interfaces/libpq/po/ru.po |   94 +-
17 files changed, 4610 insertions(+), 4685 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: Translation updates

2017-11-05 Thread Peter Eisentraut
Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: d2182acc2b014c9348a6ab60bfd1ce2576506338

Branch
--
REL9_2_STABLE

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

Modified Files
--
src/backend/po/de.po  |  304 +++---
src/backend/po/fr.po  | 2065 +
src/backend/po/it.po  | 1635 
src/backend/po/ru.po  |  144 +--
src/bin/pg_dump/po/it.po  |4 +-
src/bin/pg_resetxlog/po/it.po |  214 +++--
src/bin/pg_resetxlog/po/ru.po |4 +-
src/bin/psql/po/it.po |  102 +-
src/interfaces/libpq/po/de.po |  138 +--
src/interfaces/libpq/po/fr.po |  144 +--
src/interfaces/libpq/po/it.po |  250 +++--
src/interfaces/libpq/po/ru.po |   88 +-
12 files changed, 2583 insertions(+), 2509 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: Translation updates

2017-11-05 Thread Peter Eisentraut
Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 64f85a7ee5a763d2eb6e938e1aeb90ed17dbb69f

Branch
--
REL9_5_STABLE

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

Modified Files
--
src/backend/po/de.po  |  728 +--
src/backend/po/fr.po  | 2769 +
src/backend/po/it.po  | 2318 +-
src/backend/po/ru.po  |  260 ++--
src/bin/pg_dump/po/it.po  |  516 
src/bin/pg_dump/po/ru.po  |   34 +-
src/bin/pg_resetxlog/po/it.po |  238 ++--
src/bin/pg_resetxlog/po/ru.po |4 +-
src/bin/pg_rewind/po/de.po|   51 +-
src/bin/pg_rewind/po/fr.po|   42 +-
src/bin/pg_rewind/po/it.po|   51 +-
src/bin/pg_rewind/po/ru.po|   42 +-
src/bin/psql/po/it.po |   42 +-
src/interfaces/libpq/po/de.po |  142 ++-
src/interfaces/libpq/po/fr.po |  158 +--
src/interfaces/libpq/po/it.po |  284 ++---
src/interfaces/libpq/po/ru.po |   92 +-
17 files changed, 3928 insertions(+), 3843 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: Translation updates

2017-11-05 Thread Peter Eisentraut
Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 8cd11c648f4c98378ff0a2b5e1e92ab54f69a4a5

Branch
--
REL9_3_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/1ea3f6ae0d1f2805100ce1b2e1d7e86f63b1f17b

Modified Files
--
src/backend/po/de.po  |  392 +++
src/backend/po/fr.po  | 2531 +
src/backend/po/it.po  | 1822 ++---
src/backend/po/ru.po  |  154 +--
src/bin/pg_dump/po/it.po  |  431 ---
src/bin/pg_dump/po/ru.po  |   34 +-
src/bin/pg_resetxlog/po/it.po |  218 ++--
src/bin/pg_resetxlog/po/ru.po |4 +-
src/bin/psql/po/it.po |  117 +-
src/interfaces/libpq/po/de.po |  140 +--
src/interfaces/libpq/po/fr.po |  146 +--
src/interfaces/libpq/po/it.po |  276 +++--
src/interfaces/libpq/po/ru.po |   90 +-
13 files changed, 3213 insertions(+), 3142 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: Translation updates

2017-11-05 Thread Peter Eisentraut
Translation updates

Source-Git-URL: git://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 58ffddb2eb9d9b32697223abc420d3e53b884b60

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/8135c3cd057415bc80fbfcf0d8f1134d8f4efc12

Modified Files
--
src/backend/po/de.po | 698 ---
src/backend/po/it.po | 681 ++---
src/backend/po/ru.po | 269 +-
src/bin/pg_dump/po/it.po |   6 +-
src/bin/psql/po/it.po| 522 ++-
src/bin/psql/po/ru.po| 525 ++-
6 files changed, 1380 insertions(+), 1321 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/992c3eb1276e6f6abaac8c4ac8dfcfe3421f8a6e

Modified Files
--
doc/src/sgml/release-10.sgml  |  682 +-
doc/src/sgml/release-9.2.sgml | 2894 ++---
doc/src/sgml/release-9.3.sgml | 2750 +--
doc/src/sgml/release-9.4.sgml | 2438 ++
doc/src/sgml/release-9.5.sgml | 2114 +-
doc/src/sgml/release-9.6.sgml | 2028 ++---
6 files changed, 7470 insertions(+), 5436 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
REL9_3_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/0f894849b7ea3a6d6eb97ef135ed8ca89b1d4480

Modified Files
--
doc/src/sgml/release-9.2.sgml | 176 ++
doc/src/sgml/release-9.3.sgml | 192 ++
2 files changed, 368 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
REL9_2_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/50714dd8606015d4307fc8edc931a56c142ce8e4

Modified Files
--
doc/src/sgml/release-9.2.sgml | 176 ++
1 file changed, 176 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
REL9_6_STABLE

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

Modified Files
--
doc/src/sgml/release-9.2.sgml | 176 +++
doc/src/sgml/release-9.3.sgml | 192 
doc/src/sgml/release-9.4.sgml | 236 
doc/src/sgml/release-9.5.sgml | 288 
doc/src/sgml/release-9.6.sgml | 506 ++
5 files changed, 1398 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
REL9_4_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/168b41b65b83275977b1eae4cb1a42cadf9e8e80

Modified Files
--
doc/src/sgml/release-9.2.sgml | 176 +++
doc/src/sgml/release-9.3.sgml | 192 ++
doc/src/sgml/release-9.4.sgml | 236 ++
3 files changed, 604 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
master

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

Modified Files
--
doc/src/sgml/release-10.sgml  | 253 ++---
doc/src/sgml/release-9.2.sgml | 176 +++
doc/src/sgml/release-9.3.sgml | 192 
doc/src/sgml/release-9.4.sgml | 236 
doc/src/sgml/release-9.5.sgml | 288 
doc/src/sgml/release-9.6.sgml | 506 ++
6 files changed, 1412 insertions(+), 239 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 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

2017-11-05 Thread Tom Lane
Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.

In the v10 branch, also back-patch the effects of 1ff01b390 and c29c57890
on these files, to reduce future maintenance issues.  (I'd do it further
back, except that the 9.X branches differ anyway due to xlog-to-wal
link tag renaming.)

Branch
--
REL9_5_STABLE

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

Modified Files
--
doc/src/sgml/release-9.2.sgml | 176 ++
doc/src/sgml/release-9.3.sgml | 192 
doc/src/sgml/release-9.4.sgml | 236 ++
doc/src/sgml/release-9.5.sgml | 288 ++
4 files changed, 892 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: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

2017-11-05 Thread Noah Misch
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

This restores the ability, essentially lost in commit
ffaa44cb559db332baeee7d25dedd74a61974203, to use COPY FREEZE under
REPEATABLE READ isolation.  Back-patch to 9.4, like that commit.

Reviewed by Tom Lane.

Discussion: 
https://postgr.es/m/ca+tgmoahwdm-7fperbxzu9uz99lpmumepsxltw9tmrogzwn...@mail.gmail.com

Branch
--
REL9_4_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/2a2e2e85e0f67213816126d654615413930dd8b3

Modified Files
--
src/backend/commands/copy.c  | 18 +++---
src/backend/utils/time/snapmgr.c |  8 
2 files changed, 23 insertions(+), 3 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: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

2017-11-05 Thread Noah Misch
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

This restores the ability, essentially lost in commit
ffaa44cb559db332baeee7d25dedd74a61974203, to use COPY FREEZE under
REPEATABLE READ isolation.  Back-patch to 9.4, like that commit.

Reviewed by Tom Lane.

Discussion: 
https://postgr.es/m/ca+tgmoahwdm-7fperbxzu9uz99lpmumepsxltw9tmrogzwn...@mail.gmail.com

Branch
--
REL_10_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/2168f37c4db65f40925f4f8ccbb901544a5edb84

Modified Files
--
src/backend/commands/copy.c  | 18 +++---
src/backend/utils/time/snapmgr.c |  8 
2 files changed, 23 insertions(+), 3 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: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

2017-11-05 Thread Noah Misch
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

This restores the ability, essentially lost in commit
ffaa44cb559db332baeee7d25dedd74a61974203, to use COPY FREEZE under
REPEATABLE READ isolation.  Back-patch to 9.4, like that commit.

Reviewed by Tom Lane.

Discussion: 
https://postgr.es/m/ca+tgmoahwdm-7fperbxzu9uz99lpmumepsxltw9tmrogzwn...@mail.gmail.com

Branch
--
REL9_5_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/7932891ab9ccfa5003a8dce9af0bea60427469b3

Modified Files
--
src/backend/commands/copy.c  | 18 +++---
src/backend/utils/time/snapmgr.c |  8 
2 files changed, 23 insertions(+), 3 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: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

2017-11-05 Thread Noah Misch
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

This restores the ability, essentially lost in commit
ffaa44cb559db332baeee7d25dedd74a61974203, to use COPY FREEZE under
REPEATABLE READ isolation.  Back-patch to 9.4, like that commit.

Reviewed by Tom Lane.

Discussion: 
https://postgr.es/m/ca+tgmoahwdm-7fperbxzu9uz99lpmumepsxltw9tmrogzwn...@mail.gmail.com

Branch
--
master

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

Modified Files
--
src/backend/commands/copy.c  | 18 +++---
src/backend/utils/time/snapmgr.c |  8 
2 files changed, 23 insertions(+), 3 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: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

2017-11-05 Thread Noah Misch
Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.

This restores the ability, essentially lost in commit
ffaa44cb559db332baeee7d25dedd74a61974203, to use COPY FREEZE under
REPEATABLE READ isolation.  Back-patch to 9.4, like that commit.

Reviewed by Tom Lane.

Discussion: 
https://postgr.es/m/ca+tgmoahwdm-7fperbxzu9uz99lpmumepsxltw9tmrogzwn...@mail.gmail.com

Branch
--
REL9_6_STABLE

Details
---
https://git.postgresql.org/pg/commitdiff/1cac62dac0cfdcacdb2c2b1577dadf101ef7f1f4

Modified Files
--
src/backend/commands/copy.c  | 18 +++---
src/backend/utils/time/snapmgr.c |  8 
2 files changed, 23 insertions(+), 3 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 comment

2017-11-05 Thread Magnus Hagander
Fix comment

Author: Bernd Helmle 

Branch
--
master

Details
---
https://git.postgresql.org/pg/commitdiff/86bc521811f381a121817fdfb096df431edb32f5

Modified Files
--
src/bin/pg_basebackup/receivelog.c | 2 +-
1 file changed, 1 insertion(+), 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