Re: Add support for automatically updating Unicode derived files

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Add support for automatically updating Unicode derived files
Дата
Msg-id 10754.1579535012@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Add support for automatically updating Unicode derived files  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Ответы Re: Add support for automatically updating Unicode derived files
Список pgsql-hackers
Peter Eisentraut <peter.eisentraut@2ndquadrant.com> writes:
> On 2020-01-15 01:37, Tom Lane wrote:
>> This patch is making src/tools/pginclude/headerscheck unhappy:
>> ./src/include/common/unicode_combining_table.h:3: error: array type has incomplete element type

> Hmm, this file is only meant to be included inside one particular
> function.  Making it standalone includable would seem to be unnecessary.
>   What should we do?

Well, we could make it a documented exception in headerscheck and
cpluspluscheck.

            regards, tom lane



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

Предыдущее
От: Luis Carril
Дата:
Сообщение: Re: Option to dump foreign data in pg_dump
Следующее
От: "曾文旌(义从)"
Дата:
Сообщение: Re: [Proposal] Global temporary tables