mirror of
https://github.com/postgres/postgres.git
synced 2025-07-08 11:42:09 +03:00
Remove unused #includes in *.c files.
This commit is contained in:
@ -11,11 +11,7 @@
|
||||
#include <postgres.h>
|
||||
#include <miscadmin.h>
|
||||
|
||||
#include <storage/bufmgr.h>
|
||||
#include <storage/bufpage.h>
|
||||
#include <storage/lmgr.h>
|
||||
#include <access/heapam.h>
|
||||
#include <nodes/parsenodes.h>
|
||||
#include <commands/creatinh.h>
|
||||
#include <commands/sequence.h>
|
||||
#include <utils/builtins.h>
|
||||
|
Reference in New Issue
Block a user