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

Commit0c767e8

Browse files
committed
Include postgres.h and postgres_fe.h in pg_socket.h header
1 parentd0c1682 commit0c767e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎src/include/pg_socket.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
#ifndefPG_SOCKET_H
1414
#definePG_SOCKET_H
1515

16+
#include"postgres.h"
17+
#else
18+
#include"postgres_fe.h"
19+
#endif
1620
#include"pg_config.h"
1721

1822
#ifndefWIN32

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp