Re: extend JSON_TABLE top level path expression

Поиск
Список
Период
Сортировка
От jian he
Тема Re: extend JSON_TABLE top level path expression
Дата
Msg-id CACJufxH0K-H7xDC94rh87+R7zX1qP8ZpYgLu+JwX6q3jCpnFuw@mail.gmail.com
обсуждение исходный текст
Ответ на extend JSON_TABLE top level path expression  (jian he <jian.universality@gmail.com>)
Список pgsql-hackers
hi.

https://www.postgresql.org/docs/current/functions-json.html#FUNCTIONS-SQLJSON-TABLE
JSON_TABLE (
    context_item, path_expression [ AS json_path_name ] [ PASSING {
value AS varname } [, ...] ]

I quickly realized I didn't have tests that path_expression is not String
A_Const and PASSING clause is not NULL.  so I changed existing tests
to cover this
scenario.

The rest of the patch remains the same as v1.


--
jian
https://www.enterprisedb.com/

Вложения

В списке pgsql-hackers по дате отправления: