Rename a nonterminal used in SQL/JSON grammar
Amit Langote <amitlan@postgresql.org>
Rename a nonterminal used in SQL/JSON grammar This renames json_output_clause_opt to json_returning_clause_opt, because the new name makes more sense given that the governing keyword is RETURNING. Per suggestion from Álvaro Herrera. Discussion: https://postgr.es/m/20230707122820.wy5zlmhn4tdzbojl%40alvherre.pgsql
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/parser/gram.y | modified | +9 −9 |
Discussion
- remaining sql/json patches 300 messages · 2023-06-19 → 2024-11-14