mirror of https://github.com/citusdata/citus.git
Ruleutils_17 Remove unused #include's from backend .c files
Relevant PG commit: dbbca2cf299b81299112ca6ada671a36235ec008pull/7725/headdbbca2cf29
(cherry picked from commit2e4bc1f816
)
parent
22adbdc368
commit
c242858e5c
|
@ -29,7 +29,6 @@
|
|||
#include "access/amapi.h"
|
||||
#include "access/htup_details.h"
|
||||
#include "access/relation.h"
|
||||
#include "access/sysattr.h"
|
||||
#include "access/table.h"
|
||||
#include "catalog/pg_aggregate.h"
|
||||
#include "catalog/pg_am.h"
|
||||
|
|
Loading…
Reference in New Issue