mirror of
https://github.com/postgres/postgres.git
synced 2026-02-11 06:43:59 -05:00
Teach the parser to reject misplaced set-returning functions during parse
analysis using p_expr_kind, in much the same way as we do for aggregates
and window functions (cf commit
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| prepjointree.c | ||
| prepqual.c | ||
| prepsecurity.c | ||
| preptlist.c | ||
| prepunion.c | ||