Skip to content

Commit 8652451

Browse files
committed
Changes for pg_variables and ATX compatibility
1 parent 70ed62f commit 8652451

7 files changed

+2047
-62
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ DATA_built = $(EXTENSION)--$(EXTVERSION).sql
1010

1111
PGFILEDESC = "pg_variables - sessional variables"
1212

13-
REGRESS = pg_variables pg_variables_any pg_variables_trans
13+
REGRESS = pg_variables pg_variables_any pg_variables_trans pg_variables_atx
1414

1515
ifdef USE_PGXS
1616
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)