summaryrefslogtreecommitdiff
path: root/libpq/libpq/libpqdll.def
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-26 13:41:36 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-27 10:46:38 +0300
commitef7aa9649a7ac9b1b13bb75db89a3cca929fe559 (patch)
tree33a236148b1f2b7745442136ed7f44ac7d8575bc /libpq/libpq/libpqdll.def
parentc73d294857fa5dd52794b037343e12222181f0a0 (diff)
Upgrade to 14.0
Diffstat (limited to 'libpq/libpq/libpqdll.def')
-rw-r--r--libpq/libpq/libpqdll.def10
1 files changed, 10 insertions, 0 deletions
diff --git a/libpq/libpq/libpqdll.def b/libpq/libpq/libpqdll.def
index eb2d1c7..049ca06 100644
--- a/libpq/libpq/libpqdll.def
+++ b/libpq/libpq/libpqdll.def
@@ -176,3 +176,13 @@ EXPORTS
PQhostaddr @ 174
PQgssEncInUse @ 175
PQgetgssctx @ 176
+ PQsetSSLKeyPassHook_OpenSSL @ 177
+ PQgetSSLKeyPassHook_OpenSSL @ 178
+ PQdefaultSSLKeyPassHook_OpenSSL @ 179
+ PQenterPipelineMode @ 180
+ PQexitPipelineMode @ 181
+ PQpipelineSync @ 182
+ PQpipelineStatus @ 183
+ PQsetTraceFlags @ 184
+ PQmblenBounded @ 185
+ PQsendFlushRequest @ 186