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

Commitc929b27

Browse files
committed
Reduce basebackup_sink.h inclusion footprint
This file doesn't need xlog_internal.h, only xlogdefs.h.
1 parent3840978 commitc929b27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/backup/basebackup_sink.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#ifndefBASEBACKUP_SINK_H
2727
#defineBASEBACKUP_SINK_H
2828

29-
#include"access/xlog_internal.h"
29+
#include"access/xlogdefs.h"
3030
#include"common/compression.h"
3131
#include"nodes/pg_list.h"
3232

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp