mirror of
https://github.com/postgres/postgres.git
synced 2025-12-24 06:01:07 +03:00
Remove "fmgr.h" include in cube contrib --- caused crash on a Gentoo
builfarm member.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
/* contrib/cube/cubedata.h */
|
||||
|
||||
#include "fmgr.h"
|
||||
|
||||
#define CUBE_MAX_DIM (100)
|
||||
|
||||
typedef struct NDBOX
|
||||
|
||||
Reference in New Issue
Block a user