Remove fmgr.h inclusion from partition.h

It's not needed anymore.
pull/34/head
Alvaro Herrera 7 years ago
parent 33001fd7a7
commit 62e533d3f1
  1. 1
      src/include/catalog/partition.h

@ -13,7 +13,6 @@
#ifndef PARTITION_H
#define PARTITION_H
#include "fmgr.h"
#include "partitioning/partdefs.h"
#include "utils/relcache.h"

Loading…
Cancel
Save