Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdb4fe30

Browse files
committed
Disable DTM regression test in postgres_fdw.
Since we disabled DTM brusquely and with fire, temporarily don't run DTM test onpostgres_fdw -- we need to make proper GUC turning it on and off.
1 parent7973d1c commitdb4fe30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎contrib/postgres_fdw/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ endif
2929
# Poor's man overload of already defined target: just copy it
3030
check: submake$(REGRESS_PREP)
3131
$(pg_regress_check)$(REGRESS_OPTS)$(REGRESS)
32-
env DESTDIR='$(abs_top_builddir)'/tmp_install$(MAKE) install
33-
$(prove_check)
32+
#env DESTDIR='$(abs_top_builddir)'/tmp_install $(MAKE) install
33+
#$(prove_check)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp