Commit 61f352e
committed
Fix unreachable code warning from commit 2d819a0.
Found by Coverity.
Discussion: https://postgr.es/m/3422201.1710711993@sss.pgh.pa.us
Reported-by: Tom Lane1 parent 5162f66 commit 61f352e
1 file changed
+9
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2501 | 2501 | | |
2502 | 2502 | | |
2503 | 2503 | | |
| 2504 | + | |
| 2505 | + | |
| 2506 | + | |
| 2507 | + | |
| 2508 | + | |
| 2509 | + | |
| 2510 | + | |
2504 | 2511 | | |
2505 | 2512 | | |
2506 | 2513 | | |
2507 | | - | |
2508 | | - | |
2509 | | - | |
2510 | | - | |
2511 | | - | |
2512 | | - | |
2513 | | - | |
| 2514 | + | |
2514 | 2515 | | |
2515 | 2516 | | |
2516 | 2517 | | |
2517 | 2518 | | |
2518 | 2519 | | |
2519 | | - | |
2520 | | - | |
2521 | | - | |
2522 | | - | |
2523 | | - | |
2524 | | - | |
2525 | | - | |
| 2520 | + | |
2526 | 2521 | | |
2527 | 2522 | | |
2528 | 2523 | | |
| |||
0 commit comments