Add PQunescapeBytea() and PQfeeMem() to the Win32 DLL list.
Karl Waclawek
This commit is contained in:
parent
52e49e298f
commit
5dc844b75c
@ -93,3 +93,5 @@ EXPORTS
|
||||
_appendPQExpBuffer @ 91
|
||||
_pg_encoding_to_char @ 92
|
||||
_pg_utf_mblen @ 93
|
||||
_PQunescapeBytea @ 94
|
||||
_PQfeeMem @ 95
|
||||
|
@ -93,3 +93,6 @@ EXPORTS
|
||||
appendPQExpBuffer @ 91
|
||||
pg_encoding_to_char @ 92
|
||||
pg_utf_mblen @ 93
|
||||
PQunescapeBytea @ 94
|
||||
PQfeeMem @ 95
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user