Skip to content

Commit 62e533d

Browse files
committed
Remove fmgr.h inclusion from partition.h
It's not needed anymore.
1 parent 33001fd commit 62e533d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/catalog/partition.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
#ifndef PARTITION_H
1414
#define PARTITION_H
1515

16-
#include "fmgr.h"
1716
#include "partitioning/partdefs.h"
1817
#include "utils/relcache.h"
1918

0 commit comments

Comments
 (0)