Content-Length: 279676 | pFad | http://github.com/postgrespro/postgres_cluster/commit/8881170d9a7e01cb1ace337e3392ad7a74725211

D1 postgres_fdw support for global snapshots · postgrespro/postgres_cluster@8881170 · GitHub
Skip to content

Commit 8881170

Browse files
kelvicharssher
authored andcommitted
postgres_fdw support for global snapshots
1 parent 4000408 commit 8881170

File tree

7 files changed

+823
-27
lines changed

7 files changed

+823
-27
lines changed

contrib/postgres_fdw/Makefile

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,12 @@ top_builddir = ../..
2323
include $(top_builddir)/src/Makefile.global
2424
include $(top_srcdir)/contrib/contrib-global.mk
2525
endif
26+
27+
# Global makefile will do temp-install for 'check'. Since REGRESS is defined,
28+
# PGXS (included from contrib-global.mk or directly) will care to add
29+
# postgres_fdw to it as EXTRA_INSTALL and build pg_regress. It will also
30+
# actually run pg_regress, so the only thing left is tap tests.
31+
check: tapcheck
32+
33+
tapcheck: temp-install
34+
$(prove_check)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/8881170d9a7e01cb1ace337e3392ad7a74725211

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy