Add PQescapeString and PQescapeBytea for Win32.

ecpg_big_bison
Bruce Momjian 24 years ago
parent 85af3be5e2
commit de1f32efc1
  1. 2
      src/interfaces/libpq/libpqdll.def

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

Loading…
Cancel
Save