mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Get rid of #include "../backend/parser/parse.h
This commit is contained in:
@ -6,7 +6,6 @@
|
||||
*-------------------------------------------------------------------------
|
||||
*/
|
||||
#include "executor/spi.h"
|
||||
#include "../backend/parser/parse.h"
|
||||
#include "fmgr.h"
|
||||
|
||||
typedef struct {
|
||||
|
Reference in New Issue
Block a user