diff options
Diffstat (limited to 'databases/postgresql-odbc/files/patch-psqlodbc.h')
-rw-r--r-- | databases/postgresql-odbc/files/patch-psqlodbc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-odbc/files/patch-psqlodbc.h b/databases/postgresql-odbc/files/patch-psqlodbc.h index 648746558d9a..fe3ba9bd7cf4 100644 --- a/databases/postgresql-odbc/files/patch-psqlodbc.h +++ b/databases/postgresql-odbc/files/patch-psqlodbc.h @@ -1,6 +1,6 @@ --- psqlodbc.h.orig 2008-09-21 22:35:44.000000000 +0700 +++ psqlodbc.h 2009-01-26 23:19:02.000000000 +0600 -@@ -140,13 +140,8 @@ +@@ -151,13 +151,8 @@ #if (SIZEOF_VOID_P == 8) #define FORMAT_INTEGER "%d" /* SQLINTEGER */ #define FORMAT_UINTEGER "%u" /* SQLUINTEGER */ |