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

Commit0791b6d

Browse files
committed
Remove PQunixsocket prototype
1 parent5173fc4 commit0791b6d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/interfaces/libpq/libpq-fe.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* Portions Copyright (c) 1996-2000, PostgreSQL, Inc
88
* Portions Copyright (c) 1994, Regents of the University of California
99
*
10-
* $Id: libpq-fe.h,v 1.68 2000/11/13 15:18:15 momjian Exp $
10+
* $Id: libpq-fe.h,v 1.69 2000/11/28 07:25:08 momjian Exp $
1111
*
1212
*-------------------------------------------------------------------------
1313
*/
@@ -217,7 +217,6 @@ extern"C"
217217
externchar*PQpass(constPGconn*conn);
218218
externchar*PQhost(constPGconn*conn);
219219
externchar*PQport(constPGconn*conn);
220-
externchar*PQunixsocket(constPGconn*conn);
221220
externchar*PQtty(constPGconn*conn);
222221
externchar*PQoptions(constPGconn*conn);
223222
externConnStatusTypePQstatus(constPGconn*conn);

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp