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

Commitb240b90

Browse files
committed
fix for < Pg12
1 parentd3babee commitb240b90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/backup.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
#ifPG_VERSION_NUM<110000
1414
#include"catalog/catalog.h"
1515
#endif
16+
#ifPG_VERSION_NUM<120000
17+
#include"access/transam.h"
18+
#endif
1619
#include"catalog/pg_tablespace.h"
1720
#include"pgtar.h"
1821
#include"streamutil.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp