There was an error while loading. Please reload this page.
1 parent adec4a4 commit eff242bCopy full SHA for eff242b
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