small smgr refactoring

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема small smgr refactoring
Дата
Msg-id 20040119224554.GC15655@dcc.uchile.cl
обсуждение исходный текст
Ответы Re: small smgr refactoring
Список pgsql-patches
I attach a small patch that slightly refactors some code in
storage/smgr/smgr.c.  Regression test pass.  There's no change in
functionality, only code reordering.  (Well, it changes an ad-hoc linked
list into a proper List).

Please review and if Ok, apply.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"At least to kernel hackers, who really are human, despite occasional
rumors to the contrary" (LWN.net)

Вложения

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: trivial typos
Следующее
От: Tom Lane
Дата:
Сообщение: Re: small smgr refactoring