Skip to content

Commit b458614

Browse files
committed
disable pg_query_state module, wait for core patches
1 parent 3fb1a56 commit b458614

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

contrib/Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,7 @@ SUBDIRS = \
5858
tsearch2 \
5959
unaccent \
6060
vacuumlo \
61-
pg_pathman \
62-
pg_query_state
61+
pg_pathman
6362

6463
ifeq ($(with_openssl),yes)
6564
SUBDIRS += sslinfo

0 commit comments

Comments
 (0)