Remove dead forceSync parameter of XactLogCommitRecord()

Поиск
Список
Период
Сортировка
От Noah Misch
Тема Remove dead forceSync parameter of XactLogCommitRecord()
Дата
Msg-id 20200617032615.GC2916904@rfd.leadboat.com
обсуждение исходный текст
Ответы Re: Remove dead forceSync parameter of XactLogCommitRecord()  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
I think someone planned to have XactLogCommitRecord() use its forceSync
parameter instead of reading the forceSyncCommit global variable, but that
didn't happen.  I'd like to remove the parameter, as attached.  This has no
functional consequences, as detailed in the commit message.

Вложения

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

Предыдущее
От: Noah Misch
Дата:
Сообщение: Re: valgrind versus pg_atomic_init()
Следующее
От: Andres Freund
Дата:
Сообщение: Re: valgrind versus pg_atomic_init()