Re: clock_timestamp() and transaction_timestamp() function - Mailing list pgsql-patches

From Randolf Richardson
Subject Re: clock_timestamp() and transaction_timestamp() function
Date
Msg-id Xns9443757E59CB3rr8xca@200.46.204.72
Whole thread Raw
In response to Re: clock_timestamp() and transaction_timestamp() function  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?
Next
From: Tom Lane
Date:
Subject: Re: [PATCH] Re: [pgsql-advocacy] Why READ ONLY transactions?