Rename a nonterminal used in SQL/JSON grammar
authorAmit Langote <amitlan@postgresql.org>
Thu, 20 Jul 2023 13:21:43 +0000 (22:21 +0900)
committerAmit Langote <amitlan@postgresql.org>
Wed, 26 Jul 2023 08:06:09 +0000 (17:06 +0900)
commit254ac5a7c31f7e6d3908c057461db5401d2110b0
tree9f30a03f7821f2c5cd7463e66cce9efea6a5571a
parentb22391a2ff7bdfeff4438f7a9ab26de3e33fdeff
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
src/backend/parser/gram.y