pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby
Дата
Msg-id E1RLVpx-0003z9-6O@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix timing of Startup CLOG and MultiXact during Hot Standby

Patch by me, bug report by Chris Redekop, analysis by Florian Pflug

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/2f55c535e1f026929cf20855b3790d3632062d42

Modified Files
--------------
src/backend/access/transam/clog.c      |   19 +++++++++++++++++++
src/backend/access/transam/multixact.c |    2 +-
src/backend/access/transam/xlog.c      |   17 ++++++++++++-----
src/include/access/clog.h              |    1 +
4 files changed, 33 insertions(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: andrewsn@pgfoundry.org (User Andrewsn)
Дата:
Сообщение: ip4r - ip4r: suppress a moderately pointless compiler warning
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Fix timing of Startup CLOG and MultiXact during Hot Standby