forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbc55cc0
committed
Fix problems in commitc16dc1a.
Vinayak Pokale provided a patch for a copy-and-paste error in acomment. I noticed that I'd use the word "automatically" nearby whereI meant to talk about things being "atomic". Rahila Syed spotted amisplaced counter update. Fix all that stuff.1 parente4b523e commitbc55cc0
2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1228 | 1228 |
| |
1229 | 1229 |
| |
1230 | 1230 |
| |
1231 |
| - | |
1232 | 1231 |
| |
1233 | 1232 |
| |
1234 | 1233 |
| |
| |||
1287 | 1286 |
| |
1288 | 1287 |
| |
1289 | 1288 |
| |
1290 |
| - | |
| 1289 | + | |
| 1290 | + | |
1291 | 1291 |
| |
1292 | 1292 |
| |
1293 | 1293 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2903 | 2903 |
| |
2904 | 2904 |
| |
2905 | 2905 |
| |
2906 |
| - | |
| 2906 | + | |
2907 | 2907 |
| |
2908 | 2908 |
| |
2909 | 2909 |
| |
|
0 commit comments
Comments
(0)