Re: [PATCH] Supporting +-Infinity values by to_timestamp(float8)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCH] Supporting +-Infinity values by to_timestamp(float8)
Дата
Msg-id 2204.1458247997@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCH] Supporting +-Infinity values by to_timestamp(float8)  (Anastasia Lubennikova <a.lubennikova@postgrespro.ru>)
Список pgsql-hackers
Anastasia Lubennikova <a.lubennikova@postgrespro.ru> writes:
> 15.03.2016 22:28, David Steele:
>> I'm not in favor of the "4", either.  I think I would prefer
>> JULIAN_MAXYEAR_STAMP.

> This point is related to another patch 
> https://commitfest.postgresql.org/9/540/.
> And added to this patch just for compatibility.
> If Tom wouldn't change the name of the macros there, I don't see any 
> reasons why should we do it in this patch.

Yeah, I didn't like the "4STAMPS" terminology at all.  It ended up being
moot for that patch, because the answer eventually turned out to be that
we needed to decouple the Julian-date boundaries from the datatype
boundaries altogether.  But I would've renamed those macros to something
else if they'd stayed.
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Small patch: fix double variable initializations in policy.c
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: [GENERAL] Request - repeat value of \pset title during \watch interations