From 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 29 Jul 2014 17:12:47 +0000 Subject: Rename all patches that contain '::' as a path separator, and use '__' instead. --- .../files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp (limited to 'databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp') diff --git a/databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp b/databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp new file mode 100644 index 000000000000..ed5f967d7f86 --- /dev/null +++ b/databases/dbconnect/files/patch-src__driver_pgsql-7__pgsqlBindParam.cpp @@ -0,0 +1,10 @@ +--- src/driver_pgsql-7/pgsqlBindParam.cpp.orig Sat Mar 6 03:47:23 2004 ++++ src/driver_pgsql-7/pgsqlBindParam.cpp Sat Mar 6 03:47:41 2004 +@@ -18,7 +18,7 @@ + * + */ + +- ++#include + #include "pgsqlBindParam.h" + #include "dbconnectTypes.h" -- cgit v1.2.3