aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-odbc/files/patch-odbcapi30.c
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-odbc/files/patch-odbcapi30.c')
-rw-r--r--databases/postgresql-odbc/files/patch-odbcapi30.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/databases/postgresql-odbc/files/patch-odbcapi30.c b/databases/postgresql-odbc/files/patch-odbcapi30.c
deleted file mode 100644
index 58d277bdffd6..000000000000
--- a/databases/postgresql-odbc/files/patch-odbcapi30.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- odbcapi30.c.orig 2009-01-26 23:20:59.000000000 +0600
-+++ odbcapi30.c 2009-01-26 23:21:47.000000000 +0600
-@@ -118,9 +118,7 @@
- SQLPOINTER CharacterAttribute,
- SQLSMALLINT BufferLength,
- SQLSMALLINT *StringLength,
--#if defined(_WIN64)
-- SQLLEN *NumericAttribute
--#elif defined(WITH_UNIXODBC) || defined(WIN32)
-+#if defined(WIN32)
- SQLPOINTER NumericAttribute
- #else
- SQLLEN *NumericAttribute