We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5181fc5 commit ccd062cCopy full SHA for ccd062c
src/backend/commands/policy.c
@@ -29,6 +29,7 @@
29
#include "nodes/makefuncs.h"
30
#include "nodes/pg_list.h"
31
#include "parser/parse_clause.h"
32
+#include "parser/parse_collate.h"
33
#include "parser/parse_node.h"
34
#include "parser/parse_relation.h"
35
#include "rewrite/rewriteManip.h"
0 commit comments