mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
Remove some unnecessary #includes.
Amit Langote
This commit is contained in:
@ -14,7 +14,6 @@
|
||||
*/
|
||||
#include "postgres.h"
|
||||
|
||||
#include "access/heapam.h"
|
||||
#include "catalog/namespace.h"
|
||||
#include "catalog/pg_inherits_fn.h"
|
||||
#include "commands/lockcmds.h"
|
||||
|
Reference in New Issue
Block a user