pgsql: Small cleanups in SQL/JSON code

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема pgsql: Small cleanups in SQL/JSON code
Дата
Msg-id E1nfKSm-000ch3-C3@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Small cleanups in SQL/JSON code

These are to keep Coverity happy. In one case remove a redundant NULL
check, and in another explicitly ignore a function result that is already
known.

Branch
------
master

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

Modified Files
--------------
src/backend/parser/parse_expr.c | 2 +-
src/backend/utils/adt/jsonb.c   | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: pgstat: set timestamps of fixed-numbered stats after a crash.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Revert "Temporarily add some probes of tenk1's relallvisible in