mirror of
https://github.com/postgres/postgres.git
synced 2025-05-09 18:21:05 +03:00
Add PQescapeString and PQescapeBytea for Win32.
This commit is contained in:
parent
85af3be5e2
commit
de1f32efc1
@ -88,3 +88,5 @@ EXPORTS
|
|||||||
PQsetClientEncoding @ 85
|
PQsetClientEncoding @ 85
|
||||||
PQsetnonblocking @ 86
|
PQsetnonblocking @ 86
|
||||||
PQfreeNotify @ 87
|
PQfreeNotify @ 87
|
||||||
|
PQescapeString @ 88
|
||||||
|
PQescapeBytea @ 89
|
||||||
|
Loading…
x
Reference in New Issue
Block a user