smgr cleanup

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема smgr cleanup
Дата
Msg-id 20040504020840.GC602@dcc.uchile.cl
обсуждение исходный текст
Ответы Re: smgr cleanup  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Hackers,

This patch removes a couple of no-ops.  I'm trying to get rid of unused
code that is in the transaction processing path.

Unrelated: it also adds an index term to the performance tips chapter.

The smgrcommit and smgrabort functions no longer do anything useful so I
removed them.  We could argue that a hypotethical future storage manager
could do something at commit/abort so the hooks are needed, but we
haven't had a different storage manager for years.

If there are no objections, please apply.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Pensar que el espectro que vemos es ilusorio no lo despoja de espanto,
sólo le suma el nuevo terror de la locura" (Perelandra, CSLewis)

Вложения

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

Предыдущее
От: Shachar Shemesh
Дата:
Сообщение: Re: [PATCHES] Run-as-admin warning for win32
Следующее
От: Shachar Shemesh
Дата:
Сообщение: Re: Run-as-admin warning for win32