postgresql/src
Noah Misch 2168f37c4d Ignore CatalogSnapshot when checking COPY FREEZE prerequisites.
This restores the ability, essentially lost in commit
ffaa44cb55, 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
2017-11-05 09:25:59 -08:00
..
backend Ignore CatalogSnapshot when checking COPY FREEZE prerequisites. 2017-11-05 09:25:59 -08:00
bin In client support of v10 features, use standard schema handling. 2017-11-01 19:16:17 -07:00
common Update copyright in recently added files 2017-07-26 18:17:18 -04:00
fe_utils Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
include Revert bogus fixes of HOT-freezing bug 2017-11-02 15:51:05 +01:00
interfaces Improve error message for incorrect number inputs in libecpg. 2017-11-03 12:41:39 +01:00
makefiles Always use -fPIC, not -fpic, when building shared libraries with gcc. 2017-06-01 13:32:55 -04:00
pl Allow parallel query for prepared statements with generic plans. 2017-10-29 20:48:51 +05:30
port Phase 3 of pgindent updates. 2017-06-21 15:35:54 -04:00
template Remove "sco" and "unixware" ports. 2016-10-11 11:26:04 -04:00
test Don't reset additional columns on subscriber to NULL on UPDATE 2017-11-03 12:28:08 -04:00
timezone Update time zone data files to tzdata release 2017c. 2017-10-23 18:15:42 -04:00
tools Improve gendef.pl diagnostic on failure to open sym file 2017-10-26 10:04:45 -04:00
tutorial Phase 2 of pgindent updates. 2017-06-21 15:19:25 -04:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:04 +02:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Remove redundant coverage target 2017-02-17 08:56:57 -05:00
Makefile.global.in Be more thorough about cleaning out gcov litter. 2017-08-11 17:39:27 -04:00
Makefile.shlib Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
nls-global.mk nls-global.mk: search build dir for source files, too 2016-06-07 18:55:18 -04:00