pgsql: Modify pgrminclude -v to report include files that can't be comp

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема pgsql: Modify pgrminclude -v to report include files that can't be comp
Дата
Msg-id E1QxioO-0002vb-Pb@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Modify pgrminclude -v to report include files that can't be compiled on
their own.

Avoid compile problems with defines being redefined after the removal of
the #if blocks.

Change script to use shell functions for simplicity.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/94db6664e2238c4f3879be67bcded085d5a1b872

Modified Files
--------------
src/tools/pginclude/pgrminclude |  163 +++++++++++++++++++++++----------------
1 files changed, 98 insertions(+), 65 deletions(-)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Don't assume that "E" response to NEGOTIATE_SSL_CODE means pre-7
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Allow more include files to be compiled in their own by adding m