aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/odbc/pgtypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/odbc/pgtypes.h')
-rw-r--r--src/interfaces/odbc/pgtypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interfaces/odbc/pgtypes.h b/src/interfaces/odbc/pgtypes.h
index b1da5aa2538..3d97dec8c40 100644
--- a/src/interfaces/odbc/pgtypes.h
+++ b/src/interfaces/odbc/pgtypes.h
@@ -60,7 +60,7 @@
#define PG_TYPE_DATETIME 1184
#define PG_TYPE_TIMESTAMP 1296
-extern Int4 pgtypes_defined[];
+/* extern Int4 pgtypes_defined[]; */
extern Int2 sqlTypes[];
/* Defines for pgtype_precision */