Re: Additional current timestamp values

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Additional current timestamp values
Дата
Msg-id 200603202302.k2KN26J07336@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Additional current timestamp values  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Additional current timestamp values  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > Rather than applying the above patch, I have implemented this TODO
> > with the attached patch:
> >
> >     * Add transaction_timestamp(), statement_timestamp(),
> > clock_timestamp() functionality
>
> The most common complaint that I recall is that current_timestamp
> returns the transaction timestamp rather than the statement timestamp,
> which is what many expect.  How does your patch address that?

No, we believe the standard requires it.

> Do we really need clock_timestamp?

Yes, because timeofday() returns a unix text string.  Some people do
want a wallclock current timestamp.

--
  Bruce Momjian   http://candle.pha.pa.us
  SRA OSS, Inc.   http://www.sraoss.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Removal of backward-compatibility docs mentions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Removal of backward-compatibility docs mentions