pgsql: Use SetInstallXLogFileSegmentActive() in more places in xlog.c

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема pgsql: Use SetInstallXLogFileSegmentActive() in more places in xlog.c
Дата
Msg-id E1oOCYW-0018wh-Ge@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Use SetInstallXLogFileSegmentActive() in more places in xlog.c

This reduces the code paths where XLogCtl->InstallXLogFileSegmentActive
is directly touched, and this wrapper function does the same thing as
the original code replaced by the function call.

Author: Bharath Rupireddy
Reviewed-by: Nathan Bossart
Discussion: https://postgr.es/m/CALj2ACVhkf-bC5CX-=6iBUfkO5GqmBntQH+m=HpY0iQ=-g1pRg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d265cd202961c240a2875826ca47822b54f74db5

Modified Files
--------------
src/backend/access/transam/xlog.c | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)


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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: pgsql: Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Consistently spell case-insensitive