pgsql: Fix headerscheck and cpluspluscheck's exit codes.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Fix headerscheck and cpluspluscheck's exit codes.
Дата
Msg-id E1oNj1E-000wi6-9c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix headerscheck and cpluspluscheck's exit codes.

For the benefit of CI, which started running these header check scripts
in its CompilerWarnings task in commit 81b9f23c9c8, they should report
failure if any individual header failed to compile.

Reviewed-by: Andrew Dunstan <andrew@dunslane.net>
Reviewed-by: Andres Freund <andres@anarazel.de>
Discussion: https://postgr.es/m/CA%2BhUKGKtDwPo9wzKgbStDwfOhEpywMc6PQofio8fAHR7yUjgxw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3eae0cbf7e70db885c4ec37e0863022d3ad589d4

Modified Files
--------------
src/tools/pginclude/cpluspluscheck | 10 ++++++++--
src/tools/pginclude/headerscheck   | 10 ++++++++--
2 files changed, 16 insertions(+), 4 deletions(-)


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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: pgsql: doc: Add unit to pg_shmem_allocations attributes
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: pgsql: doc: fix wrong tag used in create sequence manual.