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

Commitdff9a64

Browse files
author
Sofia Kopikova
committed
Change includes due to moving file_is_in_cfs_tablespace function to common/checksum_helper.h
1 parent2f15771 commitdff9a64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎ptrack.c

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
#endif
3535
#include"catalog/pg_tablespace.h"
3636
#include"catalog/pg_type.h"
37-
#include"funcapi.h"
38-
#include"miscadmin.h"
39-
#include"nodes/pg_list.h"
4037
#ifdefPGPRO_EE
4138
/* For file_is_in_cfs_tablespace() only. */
42-
#include"replication/basebackup.h"
39+
#include"common/checksum_helper.h"
4340
#endif
41+
#include"funcapi.h"
42+
#include"miscadmin.h"
43+
#include"nodes/pg_list.h"
4444
#include"storage/copydir.h"
4545
#include"storage/lmgr.h"
4646
#ifPG_VERSION_NUM >=120000

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp