There was an error while loading. Please reload this page.
2 parents adec4a4 + eff242b commit b353e26Copy full SHA for b353e26
Makefile
@@ -1,3 +1,4 @@
1
+PG_CONFIG ?= pg_config
2
MODULE_big = pg_squeeze
3
OBJS = pg_squeeze.o concurrent.o worker.o pgstatapprox.o $(WIN32RES)
4
PGFILEDESC = "pg_squeeze - a tool to remove unused space from a relation."
0 commit comments