Skip to content

Commit de1f32e

Browse files
committed
Add PQescapeString and PQescapeBytea for Win32.
1 parent 85af3be commit de1f32e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/interfaces/libpq/libpqdll.def

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,5 @@ EXPORTS
8888
PQsetClientEncoding @ 85
8989
PQsetnonblocking @ 86
9090
PQfreeNotify @ 87
91+
PQescapeString @ 88
92+
PQescapeBytea @ 89

0 commit comments

Comments
 (0)