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

Commit7678fe1

Browse files
committed
Make header self-contained
Add necessary include files for things used in the header.
1 parente3920ac commit7678fe1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/include/catalog/pg_subscription_rel.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
#ifndefPG_SUBSCRIPTION_REL_H
1313
#definePG_SUBSCRIPTION_REL_H
1414

15+
#include"access/xlogdefs.h"
1516
#include"catalog/genbki.h"
17+
#include"nodes/pg_list.h"
1618

1719
/* ----------------
1820
*pg_subscription_rel definition. cpp turns this into

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp