forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitebd551f
committed
Update some incorrect comments about xlog records.
The comments claim that certain pieces of data are part of the mainWAL record data when in reality they are part of the data forblock 0. Repair.Bertrand Drouvot, reviewed by Amit Kapila. Originally reported by me.Discussion:http://postgr.es/m/80db7836-4415-d54a-64c3-66b88b1430e7@gmail.com1 parentb6a0d46 commitebd551f
3 files changed
+11
-8
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
56 |
| - | |
57 |
| - | |
| 55 | + | |
58 | 56 |
| |
59 | 57 |
| |
60 | 58 |
| |
|
Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
345 | 345 |
| |
346 | 346 |
| |
347 | 347 |
| |
348 |
| - | |
349 |
| - | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
350 | 351 |
| |
351 | 352 |
| |
352 | 353 |
| |
|
Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
236 | 236 |
| |
237 | 237 |
| |
238 | 238 |
| |
239 |
| - | |
240 |
| - | |
241 |
| - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
242 | 246 |
| |
243 | 247 |
| |
244 | 248 |
| |
|
0 commit comments
Comments
(0)