Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/libpq/libpqdll.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaces/libpq/libpqdll.def b/src/interfaces/libpq/libpqdll.def
index 059707f87ea..b75eb20fa6e 100644
--- a/src/interfaces/libpq/libpqdll.def
+++ b/src/interfaces/libpq/libpqdll.def
@@ -88,3 +88,5 @@ EXPORTS
PQsetClientEncoding @ 85
PQsetnonblocking @ 86
PQfreeNotify @ 87
+ PQescapeString @ 88
+ PQescapeBytea @ 89