index 452cae3b2eb2335d7f3ee09127b1a443770f5cdb..c3139ab0fccfded62889df0f0285b9dadddad7a7 100644 (file)
@@ -17,6 +17,9 @@ DATA = test_ext1--1.0.sql test_ext2--1.0.sql test_ext3--1.0.sql \
REGRESS = test_extensions test_extdepend
+# force C locale for output stability
+NO_LOCALE = 1
+
ifdef USE_PGXS
PG_CONFIG = pg_config
PGXS := $(shell $(PG_CONFIG) --pgxs)