Re: pgsql: Implement jsonpath .datetime() method

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: pgsql: Implement jsonpath .datetime() method
Дата
Msg-id CA+TgmoaTdXT8wwmmnM3sBBG2FZQbb5DpXQBoJ+HSvsy6abQQeA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgsql: Implement jsonpath .datetime() method  (Alexander Korotkov <a.korotkov@postgrespro.ru>)
Ответы Re: pgsql: Implement jsonpath .datetime() method
Re: pgsql: Implement jsonpath .datetime() method
Список pgsql-committers
On Tue, Oct 1, 2019 at 1:41 PM Alexander Korotkov
<a.korotkov@postgrespro.ru> wrote:
> So, basically standard requires us to suppress any error happening in
> filter expression.

Sounds like the standard is dumb, then. :-)

> But as I wrote before suppression of errors in
> datetime comparison may lead to surprising results.  That happens in
> rare corner cases, but still.  This makes uneasy choice between
> consistent behavior and standard behavior.

Yeah.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Andrew Gierth
Дата:
Сообщение: pgsql: Selectively include window frames in expression walks/mutates.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Allow repalloc() to give back space when a large chunk is downsi