Re: clock_timestamp() and transaction_timestamp() function

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: clock_timestamp() and transaction_timestamp() function
Дата
Msg-id Pine.LNX.4.44.0311301951120.11144-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: clock_timestamp() and transaction_timestamp() function  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: clock_timestamp() and transaction_timestamp() function  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian writes:

> Yes, user-visible.  They give additional current timestamp information.
> transaction_timestamp() is the same as current_timestamp,
> clock_timestamp is the same as gettimeofday(), and statement_timestamp
> is a new one that shows statement start time.

And what would be the point of that?

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: clock_timestamp() and transaction_timestamp() function
Следующее
От: Tom Lane
Дата:
Сообщение: Re: export FUNC_MAX_ARGS as a read-only GUC variable (was: [GENERAL] SELECT Question)