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

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

From
Simon Riggs
Date:
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(-)