Re: timestamp with/without time zone

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: timestamp with/without time zone
Дата
Msg-id 200107102138.f6ALcpx10856@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: timestamp with/without time zone  (Thomas Lockhart <lockhart@fourpalms.org>)
Список pgsql-hackers
> > I believe everyone already agreed that 'current' should be removed.
> > 'invalid' seems somewhat redundant with NULL, so I wouldn't object to
> > taking it out; on the other hand, is it hurting anything?  Also, it
> > seems a bad idea to remove it from timestamp if we leave it in abstime;
> > you shouldn't have to worry that casting abstime up to timestamp might
> > fail.
> 
> I wouldn't worry about that, since we can now return NULL in the
> translation of abstime to timestamp. otoh we could choose to do the same
> for abstime itself, so 'invalid' is not fundamentally necessary for that
> type anymore either.

Is this a TODO item?


--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Matthew Hagerty
Дата:
Сообщение: Re: Async PQgetResult() question.
Следующее
От: "David Bennett"
Дата:
Сообщение: RE: New SQL Datatype RECURRINGCHAR