From ef7aa9649a7ac9b1b13bb75db89a3cca929fe559 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 26 Oct 2021 13:41:36 +0300 Subject: Upgrade to 14.0 --- libpq/libpq/libpqdll.def | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'libpq/libpq/libpqdll.def') 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 -- cgit v1.1