Skip to content

Commit 7f4e923

Browse files
committed
global_snapshot adapted for coordinator participation.
* DTM now doesn't need separate gid; * 2PC merged with dtm more cleanly;
1 parent 18190aa commit 7f4e923

File tree

8 files changed

+581
-377
lines changed

8 files changed

+581
-377
lines changed

contrib/postgres_fdw/Makefile

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ DATA = postgres_fdw--1.0.sql
1212

1313
REGRESS = postgres_fdw
1414

15-
# EXTRA_INSTALL += contrib/pg_tsdtm
16-
1715
ifdef USE_PGXS
1816
PG_CONFIG = pg_config
1917
PGXS := $(shell $(PG_CONFIG) --pgxs)
@@ -28,6 +26,6 @@ endif
2826

2927
# Poor's man overload of already defined target: just copy it
3028
check: submake $(REGRESS_PREP)
31-
$(pg_regress_check) $(REGRESS_OPTS) $(REGRESS)
32-
# env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
33-
# $(prove_check)
29+
# $(pg_regress_check) $(REGRESS_OPTS) $(REGRESS)
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