Update mod_pgsql.patch
This commit is contained in:
parent
1fb48aac87
commit
f8b898f006
|
|
@ -1,6 +1,6 @@
|
||||||
--- mod_pgsql.c 2020-05-12 10:19:16.000000000 +0000
|
--- mod_pgsql.c 2020-05-12 10:19:16.000000000 +0000
|
||||||
+++ mod_pgsql.c.modified 2022-03-18 16:54:55.956097877 +0000
|
+++ mod_pgsql.c.modified 2022-03-18 16:54:55.956097877 +0000
|
||||||
@@ -737,6 +737,8 @@
|
@@ -737,6 +737,11 @@
|
||||||
//#endif
|
//#endif
|
||||||
case PGRES_COPY_OUT:
|
case PGRES_COPY_OUT:
|
||||||
case PGRES_COPY_IN:
|
case PGRES_COPY_IN:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue