summaryrefslogtreecommitdiff
path: root/ext/pgsql/config.h.stub
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pgsql/config.h.stub')
-rw-r--r--ext/pgsql/config.h.stub8
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/pgsql/config.h.stub b/ext/pgsql/config.h.stub
deleted file mode 100644
index fa21acc568..0000000000
--- a/ext/pgsql/config.h.stub
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef HAVE_PGSQL
-#define HAVE_PGSQL 0
-#endif
-
-#ifndef HAVE_PQCMDTUPLES
-#define HAVE_PQCMDTUPLES 0
-#endif
-