diff options
author | Amit Langote <amitlan@postgresql.org> | 2024-06-28 15:09:59 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2024-07-04 16:17:10 +0900 |
commit | 7768b6569de95de7517bd6520acbe6e599fc6601 (patch) | |
tree | a5bef084d046e71b8557a532f1a538b66ae969e3 /src/include/regex/regex.h | |
parent | 54a7b21b3a9dc4c8be5f7fec47e435ce5b1772bb (diff) | |
download | postgresql-7768b6569de95de7517bd6520acbe6e599fc6601.tar.gz postgresql-7768b6569de95de7517bd6520acbe6e599fc6601.zip |
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/include/regex/regex.h')
0 files changed, 0 insertions, 0 deletions