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

Commit5f11093

Browse files
committed
Fix failure-to-compile-standalone in scripts_parallel.h.
Needs libpq-fe.h for references to PGConn.Discussion:https://postgr.es/m/17463.1566153454@sss.pgh.pa.us
1 parent5c66e99 commit5f11093

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/bin/scripts/scripts_parallel.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
#ifndefSCRIPTS_PARALLEL_H
1313
#defineSCRIPTS_PARALLEL_H
1414

15+
#include"libpq-fe.h"
16+
1517

1618
typedefstructParallelSlot
1719
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp