[COMMITTERS] pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. - Mailing list pgsql-committers

From Noah Misch
Subject [COMMITTERS] pgsql: Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
Date
Msg-id E1eBOrZ-0002ZK-U6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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-7fperBxzU9uZ99LPMUmEpSXLTw9TmrOgzwnORw@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

pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: [COMMITTERS] pgsql: Fix comment
Next
From: Tom Lane
Date:
Subject: [COMMITTERS] pgsql: Release notes for 10.1, 9.6.6, 9.5.10, 9.4.15, 9.3.20, 9.2.24.