Re: commands subdirectory continued -code cleanup

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: commands subdirectory continued -code cleanup
Дата
Msg-id GNELIHDDFBOCMGBFGEFOEEDMCCAA.chriskl@familyhealth.com.au
обсуждение исходный текст
Ответ на commands subdirectory continued -code cleanup  (John Gray <jgray@azuli.co.uk>)
Список pgsql-hackers
<snip>

> and two macros:
> 
> RECURSE_OVER_CHILDREN(relid);
> AlterTableDoSomething(childrel,...);
> RECURSE_OVER_CHILDREN_END;
> 
> (this seems more straightforward than passing the text of the function
> call as a macro parameter).

The above all looks fine.  The other stuff I wouldn't really know about.

Chris



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

Предыдущее
От: "Nicolas Bazin"
Дата:
Сообщение: How to know whether a table is locked ?
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Patches applied; initdb time!