pgsql: Add some noreturn attributes to help static analyzers

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Add some noreturn attributes to help static analyzers
Дата
Msg-id E1egL1y-00049m-IL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Add some noreturn attributes to help static analyzers

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a044378ce2f6268a996c8cce2b7bfb5d82b05c90

Modified Files
--------------
src/backend/utils/adt/json.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: pgsql: Initialize unused ExprEvalStep fields.
Следующее
От: Robert Haas
Дата:
Сообщение: pgsql: Fix test case for 'outer pathkeys do not match mergeclauses'fix