diff options
author | Amit Langote <amitlan@postgresql.org> | 2023-07-20 22:21:43 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2023-07-26 17:06:09 +0900 |
commit | 254ac5a7c31f7e6d3908c057461db5401d2110b0 (patch) | |
tree | 9f30a03f7821f2c5cd7463e66cce9efea6a5571a /src/backend/parser/parse_expr.c | |
parent | b22391a2ff7bdfeff4438f7a9ab26de3e33fdeff (diff) | |
download | postgresql-254ac5a7c31f7e6d3908c057461db5401d2110b0.tar.gz postgresql-254ac5a7c31f7e6d3908c057461db5401d2110b0.zip |
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
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions