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

Commitec7db2b

Browse files
committed
Remove a comment which is now incorrect.
Before5d305d8, this comment wascorrect, but now it says we do something which we don't actually do.Accordingly, remove the comment.
1 parent23ed2ba commitec7db2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,6 @@ struct pg_conn
364364
PGnotify*notifyTail;/* newest unreported Notify msg */
365365

366366
/* Connection data */
367-
/* See PQconnectPoll() for how we use 'int' and not 'pgsocket'. */
368367
pgsocketsock;/* FD for socket, PGINVALID_SOCKET if
369368
* unconnected */
370369
SockAddrladdr;/* Local address */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp