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

Commit828e93a

Browse files
committed
Remove bogus #include added byd4e71df.
The recently added inclusion of guc.h in smgr.h is not necessary andintroduces more server-related stuff. Removing the directive helpsavoid potential issues with including sgmr.h in frontends.Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>Discussion:https://postgr.es/m/20230425.115748.2130383825066921512.horikyota.ntt%40gmail.com
1 parent84cc142 commit828e93a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/include/storage/smgr.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include"lib/ilist.h"
1818
#include"storage/block.h"
1919
#include"storage/relfilelocator.h"
20-
#include"utils/guc.h"
2120

2221
/*
2322
* smgr.c maintains a table of SMgrRelation objects, which are essentially

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp