Re: +infinity for dates and timestamps

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: +infinity for dates and timestamps
Дата
Msg-id 551c7fed-e188-1c00-bf98-7902dc4d4b58@postgresfriends.org
обсуждение исходный текст
Ответ на Re: +infinity for dates and timestamps  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On 1/1/23 20:21, Tom Lane wrote:
> Vik Fearing <vik@postgresfriends.org> writes:
>> Hmm.  Somehow the .out test files were not included.
>> Fixed with attached.
> 
> Somehow you'd managed to duplicate some of the other changes,
> so the cfbot still didn't like that :-(
> 
> Anyway, pushed with cosmetic changes.  Notably, I left out the
> documentation changes after observing that we don't document
> "+infinity" separately for the numeric types.  Given the lack of
> complaints about that I think it's fine to do the same here.

Thanks, Tom!  No objections to your changes.
-- 
Vik Fearing




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: +infinity for dates and timestamps
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler?