| От | Tom Lane |
|---|---|
| Тема | Re: BufmgrCommit no-op since 2008, remaining uses? |
| Дата | |
| Msg-id | 3805003.1680091925@sss.pgh.pa.us обсуждение |
| Ответ на | BufmgrCommit no-op since 2008, remaining uses? (Matthias van de Meent <boekewurm+postgres@gmail.com>) |
| Ответы |
Re: BufmgrCommit no-op since 2008, remaining uses?
|
| Список | pgsql-hackers |
Matthias van de Meent <boekewurm+postgres@gmail.com> writes:
> BufmgrCommit does exactly nothing; it is an empty function and has
> been since commit 33960006 in late 2008 when it stopped calling
> smgrcommit().
> All two usages of the function (in our code base) seem to be in
> xact.c. Are we maintaining it for potential future use, or can the
> function be removed?
Seems reasonable. Even if bufmgr grew a new need to be called
during commit, it would quite possibly need to be called from
a different spot; so I doubt that the function is useful even
as a placeholder.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера