pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece
Date
Msg-id E1Sa4FP-00033L-QH@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Update time zone data files to tzdata release 2012c.
Next
From: Tom Lane
Date:
Subject: pgsql: Revert back-branch changes in behavior of age(xid).