Skip to content

Commit 0fc77b2

Browse files
kelvicharssher
authored andcommitted
postgres_fdw support for global snapshots
1 parent c3f4c4b commit 0fc77b2

File tree

8 files changed

+965
-27
lines changed

8 files changed

+965
-27
lines changed

contrib/postgres_fdw/Makefile

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@ top_builddir = ../..
2323
include $(top_builddir)/src/Makefile.global
2424
include $(top_srcdir)/contrib/contrib-global.mk
2525
endif
26+
27+
check: tapcheck
28+
29+
tapcheck:
30+
env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
31+
$(prove_check)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy