Обсуждение: pgsql: Fix compiler warning in jsonpath_exec.c

Поиск
Список
Период
Сортировка

pgsql: Fix compiler warning in jsonpath_exec.c

От
Alexander Korotkov
Дата:
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(-)