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

Commitf116b1f

Browse files
committed
Remove unnecessary and circular #include.
storage/proc.h should not include replication/syncrep.h, especially notwhen the latter includes storage/proc.h; but in any case this was a prettypoor thing from a modular layering standpoint.
1 parent5bce637 commitf116b1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/storage/proc.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
#define_PROC_H_
1616

1717
#include"access/xlog.h"
18-
#include"replication/syncrep.h"
1918
#include"storage/latch.h"
2019
#include"storage/lock.h"
2120
#include"storage/pg_sema.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp