Add missing PQinitSSL and PQregisterThreadLock to exports.txt.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Oct 2005 15:21:21 +0000 (15:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 21 Oct 2005 15:21:21 +0000 (15:21 +0000)
src/interfaces/libpq/exports.txt

index ca77bfd30b244aa21590041fe7a28406d1f5f8da..c1663b6d8bbd35187149f988a9d5c72d72200861 100644 (file)
@@ -123,3 +123,5 @@ PQgetCancel               120
 PQfreeCancel              121
 PQcancel                  122
 lo_create                 123
+PQinitSSL                 124
+PQregisterThreadLock      125