Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f852977 commit 5aad28aCopy full SHA for 5aad28a
src/interfaces/libpq/exports.txt
@@ -1,4 +1,4 @@
1
-# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.4 2005/06/13 02:26:53 tgl Exp $
+# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.5 2005/10/21 15:21:21 tgl Exp $
2
# Functions to be exported by libpq DLLs
3
PQconnectdb 1
4
PQsetdbLogin 2
@@ -123,3 +123,5 @@ PQgetCancel 120
123
PQfreeCancel 121
124
PQcancel 122
125
lo_create 123
126
+PQinitSSL 124
127
+PQregisterThreadLock 125
0 commit comments