pgsql: Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Suppress -Wimplicit-fallthrough warnings in new jsonpath code.
Дата
Msg-id E1h5CGs-0003Er-Va@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Suppress -Wimplicit-fallthrough warnings in new jsonpath code.

Per buildfarm.  See commit 41c912cad for precedent.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/20f7c3d5606254d8870697f15fd7a7b4e602e1e1

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Partial implementation of SQL/JSON path language
Следующее
От: Alexander Korotkov
Дата:
Сообщение: Re: pgsql: Partial implementation of SQL/JSON path language