pgindent issue with EXEC_BACKEND-only typedefs

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема pgindent issue with EXEC_BACKEND-only typedefs
Дата
Msg-id 20071207004622.GO8451@alvh.no-ip.org
обсуждение исходный текст
Ответы Re: pgindent issue with EXEC_BACKEND-only typedefs  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
Hi,

It seems pgindent is not considering EXEC_BACKEND typedefs.  For
example,

static void restore_backend_variables(BackendParameters * param, Port *port);

BackendParameters is not considered a typedef.

Not sure how serious an issue this is ... I just noticed and thought I
would mention it.

-- 
Alvaro Herrera                 http://www.amazon.com/gp/registry/CTMLCN8V17R4
"El miedo atento y previsor es la madre de la seguridad" (E. Burke)


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

Предыдущее
От: Rainer Bauer
Дата:
Сообщение: Re: Problem with ControlFileData structure being ABI dependent
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Problem with ControlFileData structure being ABI dependent