diff options
author | Amit Langote <amitlan@postgresql.org> | 2023-07-20 16:23:49 +0900 |
---|---|---|
committer | Amit Langote <amitlan@postgresql.org> | 2023-07-20 17:15:15 +0900 |
commit | 7825a1b01e400434835253b4ff38dd96d823d454 (patch) | |
tree | 0622be07bce24988ed4ff61216908fa76c870bdb /src/backend/utils/adt/jsonpath.c | |
parent | 0a1d2a7df852f16c452eef8a83003943125162c7 (diff) | |
download | postgresql-7825a1b01e400434835253b4ff38dd96d823d454.tar.gz postgresql-7825a1b01e400434835253b4ff38dd96d823d454.zip |
Pass constructName to transformJsonValueExpr()
This allows it to pass to coerce_to_specific_type() the actual name
corresponding to the specific JSON_* function expression being
transformed, instead of the currently hardcoded string.
Backpatched to 16 from the development branch to keep the code in
sync across branches.
Reviewed-by: Álvaro Herrera <alvherre@alvh.no-ip.org>
Discussion: https://postgr.es/m/CA+HiwqHu58pO3cJ7rB6ZLwUztVdG1J66xSjDdjfan5uT5NhESw@mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/jsonpath.c')
0 files changed, 0 insertions, 0 deletions