forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbe134e9
committed
Add an unnecessary assignment to remove a bogus warning. I checked the
logic carefully and I am sure that the test against n happens after itis assigned to.1 parent1d8dfe3 commitbe134e9
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2375 | 2375 |
| |
2376 | 2376 |
| |
2377 | 2377 |
| |
| 2378 | + | |
| 2379 | + | |
| 2380 | + | |
2378 | 2381 |
| |
2379 | 2382 |
| |
2380 | 2383 |
| |
| |||
2399 | 2402 |
| |
2400 | 2403 |
| |
2401 | 2404 |
| |
2402 |
| - | |
| 2405 | + | |
2403 | 2406 |
| |
2404 | 2407 |
| |
2405 | 2408 |
| |
|
0 commit comments
Comments
(0)