Re: Jsonpath ** vs lax mode

Поиск
Список
Период
Сортировка
Искать
От
Alvaro Herrera
Тема
Re: Jsonpath ** vs lax mode
Дата
Msg-id
20210120181634.GA19308@alvherre.pgsql
Ответ на
Jsonpath ** vs lax mode (Alexander Korotkov)
Список
Дерево обсуждения
Jsonpath ** vs lax mode Alexander Korotkov <aekorotkov@gmail.com>
Re: Jsonpath ** vs lax mode Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Jsonpath ** vs lax mode Alexander Korotkov <aekorotkov@gmail.com>
Re: Jsonpath ** vs lax mode Alvaro Herrera <alvherre@alvh.no-ip.org>
Re: Jsonpath ** vs lax mode Alexander Korotkov <aekorotkov@gmail.com>
Re: Jsonpath ** vs lax mode Alexander Korotkov <aekorotkov@gmail.com>
Re: Jsonpath ** vs lax mode Tom Lane <tgl@sss.pgh.pa.us>
Re: Jsonpath ** vs lax mode Thomas Kellerer <shammat@gmx.net>
Re: Jsonpath ** vs lax mode Alexander Korotkov <aekorotkov@gmail.com>
On 2021-Jan-20, Alexander Korotkov wrote:

> My proposal is to make everything after the ** operator use strict mode
> (patch attached).  I think this shouldn't be backpatched, just applied to
> the v14.  Other suggestions?

I think changing the mode midway through the operation is strange.  What
do you think of requiring for ** that mode is strict?  That is, if ** is
used and the mode is lax, an error is thrown.

Thanks

-- 
Álvaro Herrera       Valdivia, Chile


В списке pgsql-hackers по дате отправления
От: Alexey Kondratov
Дата:
От: Alvaro Herrera
Дата:
Сообщение: Re: strange error reporting
FAQ