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

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Only throw recovery conflicts when InHotStandby. Bug fix to rece
Дата
Msg-id E1Sa4FP-00033L-QH@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Update time zone data files to tzdata release 2012c.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert back-branch changes in behavior of age(xid).