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/

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to