mirror of
https://github.com/postgres/postgres.git
synced 2025-05-03 22:24:49 +03:00
Add now-required #include.
Fixes compiler warning induced by 808ea8fc7bb259ddd810353719cac66e85a608c8.
This commit is contained in:
parent
5181fc57df
commit
ccd062cfb9
@ -29,6 +29,7 @@
|
||||
#include "nodes/makefuncs.h"
|
||||
#include "nodes/pg_list.h"
|
||||
#include "parser/parse_clause.h"
|
||||
#include "parser/parse_collate.h"
|
||||
#include "parser/parse_node.h"
|
||||
#include "parser/parse_relation.h"
|
||||
#include "rewrite/rewriteManip.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user