pgsql: Ensure backwards compatibility for GetStableLatestTransactionId(

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Ensure backwards compatibility for GetStableLatestTransactionId(
Date: 2012-05-12 12:25:12
Message-ID: E1STBNo-0000hC-1l@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Ensure backwards compatibility for GetStableLatestTransactionId()

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/37edecfdfe21c2d20431109e9d1aeb18485bbf0a

Modified Files
--------------
src/backend/access/transam/xact.c | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-05-12 12:25:50 pgsql: Ensure backwards compatibility for GetStableLatestTransactionId(
Previous Message Simon Riggs 2012-05-12 10:37:49 Re: Re: [COMMITTERS] pgsql: Ensure age() returns a stable value rather than the latest value