Re: +infinity for dates and timestamps - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: +infinity for dates and timestamps
Date
Msg-id 551c7fed-e188-1c00-bf98-7902dc4d4b58@postgresfriends.org
Whole thread Raw
In response to Re: +infinity for dates and timestamps  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: +infinity for dates and timestamps
Next
From: Thomas Munro
Date:
Subject: Re: Is RecoveryConflictInterrupt() entirely safe in a signal handler?