pgsql: Improve comment for GetStableLatestTransactionId().

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve comment for GetStableLatestTransactionId().
Date: 2012-05-31 15:20:39
Message-ID: E1Sa7B1-0005tp-3R@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve comment for GetStableLatestTransactionId().

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/a04dc87db140ddfb86008f424b8c4b2b6eeaa4cf

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

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-05-31 19:49:11 Re: Re: [COMMITTERS] pgsql: Send new protocol keepalive messages to standby servers.
Previous Message Tom Lane 2012-05-31 15:12:53 pgsql: Revert back-branch changes in behavior of age(xid).