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

Commit6fb12cb

Browse files
committed
Remove some unnecessary #includes.
Amit Langote
1 parent52f0142 commit6fb12cb

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

‎src/backend/commands/aggregatecmds.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
*/
2323
#include"postgres.h"
2424

25-
#include"access/heapam.h"
2625
#include"access/htup_details.h"
2726
#include"catalog/dependency.h"
2827
#include"catalog/indexing.h"

‎src/backend/commands/collationcmds.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
*/
1515
#include"postgres.h"
1616

17-
#include"access/heapam.h"
1817
#include"access/htup_details.h"
1918
#include"access/xact.h"
2019
#include"catalog/dependency.h"

‎src/backend/commands/conversioncmds.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
*/
1515
#include"postgres.h"
1616

17-
#include"access/heapam.h"
1817
#include"access/htup_details.h"
1918
#include"catalog/dependency.h"
2019
#include"catalog/indexing.h"

‎src/backend/commands/lockcmds.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
*/
1515
#include"postgres.h"
1616

17-
#include"access/heapam.h"
1817
#include"catalog/namespace.h"
1918
#include"catalog/pg_inherits_fn.h"
2019
#include"commands/lockcmds.h"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp