diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-02-27 21:20:36 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2016-02-27 21:20:36 +0000 |
commit | 064a655c766a2cf62044cbb5f9b3a1e305bc62ff (patch) | |
tree | 1b46ebf08b881f824649e6ab97f919daa818096b /databases/postgresql-odbc/files/patch-psqlodbc.h | |
parent | Update to 1.6. (diff) |
databases/postgresql-odbc: Update version 09.03.0400=>09.05.0100
- Fix patch files for 'make makepatch'
Diffstat (limited to 'databases/postgresql-odbc/files/patch-psqlodbc.h')
-rw-r--r-- | databases/postgresql-odbc/files/patch-psqlodbc.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/postgresql-odbc/files/patch-psqlodbc.h b/databases/postgresql-odbc/files/patch-psqlodbc.h index f9e13812e950..36723ac09f80 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 -@@ -178,13 +178,8 @@ +--- psqlodbc.h.orig 2016-01-10 13:25:14 UTC ++++ psqlodbc.h +@@ -175,13 +175,8 @@ typedef unsigned long long ULONG_PTR; #if (SIZEOF_LONG == 8) #define FORMAT_INTEGER "%d" /* SQLINTEGER */ #define FORMAT_UINTEGER "%u" /* SQLUINTEGER */ |