Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE
Дата
Msg-id 200607021624.k62GOvh08577@momjian.us
обсуждение исходный текст
Ответы Re: [COMMITTERS] pgsql: Do a pass of code review for the ALTER TABLE  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Neil Conway wrote:
> Log Message:
> -----------
> Do a pass of code review for the ALTER TABLE ADD INHERITS patch. Keep
> the read lock we hold on the table's parent relation until commit.
> Update equalfuncs.c for the new field in AlterTableCmd. Various
> improvements to comments, variable names, and error reporting.
> 
> There is room for further improvement here, but this is at least
> a step in the right direction.

Thanks, that is what was needed.  The author obviously took the patch as
far as he could, and we needed to adjust his XXX areas, rather than not
apply the patch and have the code drifting.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: note about syntax for fillfactor patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: note about syntax for fillfactor patch