Robert Haas wrote: > 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.
Will fix. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
