Commit 042162d
committed
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.us1 parent 0176eb2 commit 042162d
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1459 | 1459 | | |
1460 | 1460 | | |
1461 | 1461 | | |
| 1462 | + | |
1462 | 1463 | | |
1463 | | - | |
1464 | | - | |
1465 | 1464 | | |
1466 | | - | |
1467 | 1465 | | |
1468 | | - | |
1469 | 1466 | | |
1470 | | - | |
1471 | 1467 | | |
1472 | 1468 | | |
1473 | 1469 | | |
| |||
0 commit comments