pgsql: Fix compiler warning in jsonpath_exec.c

Поиск
Список
Период
Сортировка
От Alexander Korotkov
Тема pgsql: Fix compiler warning in jsonpath_exec.c
Дата
Msg-id E1h5Py9-0003t0-By@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix compiler warning in jsonpath_exec.c

Warning was observed in gcc 4.4.6, gcc 4.4.7 and probably others.

Reported-by: Tom Lane
Discussion: https://postgr.es/m/25151.1552751426%40sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/042162d6281a7daf1291931ee7b0a5641d3a73d7

Modified Files
--------------
src/backend/utils/adt/jsonpath_exec.c | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove another unnecessary application_name specification intes
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Add support for collation attributes on older ICU versions