Re: building pg_dump doesn't work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: building pg_dump doesn't work
Дата
Msg-id 9329.1236281825@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: building pg_dump doesn't work  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Hopefully this is the last version of this patch.

A few more comments would help --- in particular the header comment
for kwlist.h should explain that the calling file is supposed to define
PG_KEYWORD appropriately for its needs.  I also wonder whether Greg
isn't right that it would be better if the header contained *only*
the PG_KEYWORD macros, rather than presupposing that the caller wants
to build a constant table named ScanKeywords with them.

In general though it's certainly cleaner than the old way.
        regards, tom lane


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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Re: [BUGS] BUG #4689: Expanding the length of a VARCHAR column should not induce a table rewrite
Следующее
От: André Volpato
Дата:
Сообщение: Re: cbrt() broken in AIX