mirror of
https://github.com/postgres/postgres.git
synced 2026-03-09 01:31:22 -04:00
Add PQescapeString and PQescapeBytea for Win32.
This commit is contained in:
parent
85af3be5e2
commit
de1f32efc1
1 changed files with 2 additions and 0 deletions
|
|
@ -88,3 +88,5 @@ EXPORTS
|
|||
PQsetClientEncoding @ 85
|
||||
PQsetnonblocking @ 86
|
||||
PQfreeNotify @ 87
|
||||
PQescapeString @ 88
|
||||
PQescapeBytea @ 89
|
||||
|
|
|
|||
Loading…
Reference in a new issue