Re: btree_gin: Incorrect leftmost interval value

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: btree_gin: Incorrect leftmost interval value
Дата
Msg-id 1550349.1698416864@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: btree_gin: Incorrect leftmost interval value  (Dean Rasheed <dean.a.rasheed@gmail.com>)
Список pgsql-hackers
Dean Rasheed <dean.a.rasheed@gmail.com> writes:
> On Fri, 27 Oct 2023 at 13:56, Ashutosh Bapat
> <ashutosh.bapat.oss@gmail.com> wrote:
>> Should we change this to call INTERVAL_NOBEGIN() to be added by
>> infinite interval patches?

> Given that this is a bug that can lead to incorrect query results, I
> plan to back-patch it, and INTERVAL_NOBEGIN() wouldn't make sense in
> back-branches that don't have infinite intervals.

Agreed.  When/if the infinite interval patch lands, it could update
this function to use the macro.

            regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Enderbury Island disappeared from timezone database
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: MERGE ... RETURNING