forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit995a9fb
committed
Move variable increment to the end of the loop
This is less error prone and matches the placement of other codein the file.Justin PryzbyReviewed by Tom LaneDiscussion:https://www.postgresql.org/message-id/20221123172436.GJ11463@telsasoft.com1 parentcca1863 commit995a9fb
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
842 | 842 |
| |
843 | 843 |
| |
844 | 844 |
| |
845 |
| - | |
846 | 845 |
| |
847 | 846 |
| |
848 | 847 |
| |
| |||
871 | 870 |
| |
872 | 871 |
| |
873 | 872 |
| |
| 873 | + | |
| 874 | + | |
874 | 875 |
| |
875 | 876 |
| |
876 | 877 |
| |
|
0 commit comments
Comments
(0)