pgsql: Avoid xid error from age() function when run on Hot Standby

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Avoid xid error from age() function when run on Hot Standby
Date: 2012-05-09 12:59:47
Message-ID: E1SS6Ud-0004OT-Ps@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Avoid xid error from age() function when run on Hot Standby

Branch
------
REL9_1_STABLE

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

Modified Files
--------------
src/backend/utils/adt/xid.c | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2012-05-09 13:00:31 pgsql: Avoid xid error from age() function when run on Hot Standby
Previous Message Simon Riggs 2012-05-09 12:59:17 pgsql: Avoid xid error from age() function when run on Hot Standby