On Thu, Jul 16, 2015 at 9:49 AM, Fujii Masao <[email protected]> wrote: > Volatilities of pg_xact_commit_timestamp() and pg_last_committed_xact() > are now STABLE. But ISTM that those functions can return different results > even within a single statement. So we should change the volatilities of them > to VOLATILE?
Sounds right to me. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
