Re: [HACKERS] PG10 pgindent run

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [HACKERS] PG10 pgindent run
Дата
Msg-id 28367.1494974602@sss.pgh.pa.us
обсуждение исходный текст
Ответ на [HACKERS] PG10 pgindent run  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: [HACKERS] PG10 pgindent run  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Bruce Momjian <bruce@momjian.us> writes:
> I would like to run pgindent on the head source tree this Wednesday
> afternoon, UTC.   Is that OK for everyone?

I've been doing some preliminary checking on what pgindent will do,
and I notice that some typedef names are getting misindented because
they are not in the current buildfarm typedef list.

Specifically, we don't seem to have entries for any of the typedefs
associated with the ICU code, eg UChar.  This is not terribly
surprising since none of the buildfarm critters contributing typedef
lists are building with --with-icu.  It looks like only these
critters are building with ICU:
calliphoridaeculicidaemylodonprionskink

Perhaps one of them could enable typedef collection?

If that can be spun up quickly, I'd recommend holding off the
pgindent run till we get results.
        regards, tom lane



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

Предыдущее
От: Kevin Grittner
Дата:
Сообщение: Re: [HACKERS] transition table behavior with inheritance appearsbroken (was: Declarative partitioning - another take)
Следующее
От: Andres Freund
Дата:
Сообщение: Re: [HACKERS] PG10 pgindent run