Re: timestamp default values

Поиск
Список
Период
Сортировка
От Brendan Jurd
Тема Re: timestamp default values
Дата
Msg-id 37ed240d0508062141264379d5@mail.gmail.com
обсуждение исходный текст
Ответ на Re: timestamp default values  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: timestamp default values  (Tom Lane <tgl@sss.pgh.pa.us>)
remove  (Lipy Reis <lipyhpr@yahoo.com.br>)
Список pgsql-general
> I'd be interested to see how you do that, considering that abstime
> can't store fractional seconds.  timenow() is even more obsolete than
> timeofday() --- AFAICS it's not documented at all, anywhere.  The whole
> abstime datatype is obsolete, actually, and will have to go away
> sometime before 2038.
>

If the current implementation of timenow() is truly obsolete, would it
be verboten to change its return type?  We could rewrite the function
to return timestamp, for example.

--
BJ

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: timestamp default values
Следующее
От: Tom Lane
Дата:
Сообщение: Re: timestamp default values