mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Remove fmgr.h inclusion from partition.h
It's not needed anymore.
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
#ifndef PARTITION_H
|
||||
#define PARTITION_H
|
||||
|
||||
#include "fmgr.h"
|
||||
#include "partitioning/partdefs.h"
|
||||
#include "utils/relcache.h"
|
||||
|
||||
|
Reference in New Issue
Block a user