Skip to content

Commit 2e16543

Browse files
authored
Enable postgres_fdw by default (#400)
Currenty postgres_fdw regression test already pass, so enable it in Makefile
1 parent b3b1198 commit 2e16543

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

contrib/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ SUBDIRS = \
3434
old_snapshot \
3535
pageinspect \
3636
passwordcheck \
37+
postgres_fdw \
3738
pg_buffercache \
3839
pg_freespacemap \
3940
pg_prewarm \

0 commit comments

Comments
 (0)