pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece
Date: 2012-05-31 12:12:59
Message-ID: E1Sa4FP-00033L-QH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Only throw recovery conflicts when InHotStandby. Bug fix to recent
patch to allow Index Only Scans on Hot Standby.

Bug report from Jaime Casanova

Branch
------
master

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

Modified Files
--------------
src/backend/access/heap/heapam.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2012-05-31 15:12:53 pgsql: Revert back-branch changes in behavior of age(xid).
Previous Message Tom Lane 2012-05-31 04:49:07 pgsql: Update time zone data files to tzdata release 2012c.