Re: clock_timestamp() and transaction_timestamp() function

Поиск
Список
Период
Сортировка
От Randolf Richardson
Тема Re: clock_timestamp() and transaction_timestamp() function
Дата
Msg-id Xns9443757E59CB3rr8xca@200.46.204.72
обсуждение исходный текст
Ответ на Re: clock_timestamp() and transaction_timestamp() function  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
>> 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?

        Bean counters love this stuff, especially during audits.  =D

--
Randolf Richardson - rr@8x.ca
Vancouver, British Columbia, Canada

Please do not eMail me directly when responding
to my postings in the newsgroups.

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?