summaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeLockRows.c
diff options
context:
space:
mode:
authorAmit Langote <amitlan@postgresql.org>2024-06-28 15:09:59 +0900
committerAmit Langote <amitlan@postgresql.org>2024-07-04 16:17:21 +0900
commit290a6d800d90d36a4a1d45655c944695102fabd1 (patch)
tree5fc3be0ce534e0d974e1389f5eb89b27aa0d0f04 /src/backend/executor/nodeLockRows.c
parent619f76cce11dc51458eb4ea81b0e48d15d0b2d07 (diff)
SQL/JSON: Fix some obsolete comments.
JSON_OBJECT(), JSON_OBJETAGG(), JSON_ARRAY(), and JSON_ARRAYAGG() added in 7081ac46ace are not transformed into direct calls to user-defined functions as the comments claim. Fix by mentioning instead that they are transformed into JsonConstructorExpr nodes, which may call them, for example, for the *AGG() functions. Reported-by: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/058c856a-e090-ac42-ff00-ffe394f52a87%40gmail.com Backpatch-through: 16
Diffstat (limited to 'src/backend/executor/nodeLockRows.c')
0 files changed, 0 insertions, 0 deletions