Skip to content

Commit 3fb1a56

Browse files
committed
pg_query_state enable to build
1 parent e7e27f5 commit 3fb1a56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/Makefile

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

6364
ifeq ($(with_openssl),yes)
6465
SUBDIRS += sslinfo

0 commit comments

Comments
 (0)