Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit5aad28a

Browse files
committed
Add missing PQinitSSL and PQregisterThreadLock to exports.txt.
1 parentf852977 commit5aad28a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/interfaces/libpq/exports.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.4 2005/06/13 02:26:53 tgl Exp $
1+
# $PostgreSQL: pgsql/src/interfaces/libpq/exports.txt,v 1.5 2005/10/21 15:21:21 tgl Exp $
22
# Functions to be exported by libpq DLLs
33
PQconnectdb 1
44
PQsetdbLogin 2
@@ -123,3 +123,5 @@ PQgetCancel 120
123123
PQfreeCancel 121
124124
PQcancel 122
125125
lo_create 123
126+
PQinitSSL 124
127+
PQregisterThreadLock 125

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp