mirror of
https://github.com/postgres/postgres.git
synced 2026-02-03 20:40:14 -05:00
remove the ancient (and always pretty dodgy) assumption in parse_clause.c that a query can't have an empty targetlist. |
||
|---|---|---|
| .. | ||
| analyze.h | ||
| gramparse.h | ||
| keywords.h | ||
| parse_agg.h | ||
| parse_clause.h | ||
| parse_coerce.h | ||
| parse_expr.h | ||
| parse_func.h | ||
| parse_node.h | ||
| parse_oper.h | ||
| parse_relation.h | ||
| parse_target.h | ||
| parse_type.h | ||
| parser.h | ||
| parsetree.h | ||
| scansup.h | ||