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

Commit9b14280

Browse files
committed
Fix replication/worker_internal.h to compile without other headers.
This header hasn't changed recently, so the fact that it now failsheaderscheck/cpluspluscheck testing must be due to changes in whatit includes. Probablyf219167 is to blame, but I didn't try toverify that.Discussion:https://postgr.es/m/3699703.1595016554@sss.pgh.pa.us
1 parent9de77b5 commit9b14280

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/include/replication/worker_internal.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
#include"catalog/pg_subscription.h"
1919
#include"datatype/timestamp.h"
2020
#include"storage/lock.h"
21+
#include"storage/spin.h"
22+
2123

2224
typedefstructLogicalRepWorker
2325
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp