8000
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 134b463 commit fd15c87Copy full SHA for fd15c87
src/interfaces/libpq/exports.txt
@@ -1,4 +1,4 @@
1
-# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.10 2006/05/23 22:14:27 momjian Exp $
+# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.11 2006/05/28 22:42:05 tgl Exp $
2
# Functions to be exported by libpq DLLs
3
PQconnectdb 1
4
PQsetdbLogin 2
@@ -129,3 +129,4 @@ PQescapeStringConn 126
129
PQescapeByteaConn 127
130
PQencryptPassword 128
131
PQisthreadsafe 129
132
+enlargePQExpBuffer 130
0 commit comments