Re: Additional current timestamp values

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Additional current timestamp values
Дата
Msg-id 200603210000.07477.peter_e@gmx.net
обсуждение исходный текст
Ответ на Additional current timestamp values  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Additional current timestamp values  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
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?

Do we really need clock_timestamp?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

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