Add PQescapeString and PQescapeBytea for Win32.

This commit is contained in:
Bruce Momjian 2002-06-02 22:36:30 +00:00
parent 85af3be5e2
commit de1f32efc1

View File

@ -88,3 +88,5 @@ EXPORTS
PQsetClientEncoding @ 85
PQsetnonblocking @ 86
PQfreeNotify @ 87
PQescapeString @ 88
PQescapeBytea @ 89