diff options
Diffstat (limited to 'src/include/parser/parse_func.h')
-rw-r--r-- | src/include/parser/parse_func.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/parser/parse_func.h b/src/include/parser/parse_func.h index 68572e9d2a9..b4b6084b1bf 100644 --- a/src/include/parser/parse_func.h +++ b/src/include/parser/parse_func.h @@ -70,4 +70,4 @@ extern Oid LookupAggWithArgs(ObjectWithArgs *agg, extern void check_srf_call_placement(ParseState *pstate, Node *last_srf, int location); -#endif /* PARSE_FUNC_H */ +#endif /* PARSE_FUNC_H */ |