forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit12b964d
committed
Remove reachable call to pg_unreachable().
The loop just before this uses break, not return, so this lineis reachable. Commitcafe105introduced this issue.Jelte Fennema-Nio, reviewed by Tristan PartinDiscussion:http://postgr.es/m/CAGECzQTO72jKed5461W8cytV2Msh_e+WUZjOyX_RUQCbjk4LRA@mail.gmail.com1 parent096a761 commit12b964d
1 file changed
+0
-2
lines changedLines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3815 | 3815 |
| |
3816 | 3816 |
| |
3817 | 3817 |
| |
3818 |
| - | |
3819 |
| - | |
3820 | 3818 |
| |
3821 | 3819 |
| |
3822 | 3820 |
| |
|
0 commit comments
Comments
(0)