forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9e5fe4d
committed
Fix timing of Startup CLOG and MultiXact during Hot Standby
Patch by me, bug report by Chris Redekop, analysis by Florian Pflug1 parent5e4dd5f commit9e5fe4d
File tree
4 files changed
+33
-6
lines changed- src
- backend/access/transam
- include/access
4 files changed
+33
-6
lines changedLines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
490 | 490 |
| |
491 | 491 |
| |
492 | 492 |
| |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
493 | 512 |
| |
494 | 513 |
| |
495 | 514 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 | 1570 |
| |
1571 |
| - | |
| 1571 | + | |
1572 | 1572 |
| |
1573 | 1573 |
| |
1574 | 1574 |
| |
|
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6384 | 6384 |
| |
6385 | 6385 |
| |
6386 | 6386 |
| |
6387 |
| - | |
| 6387 | + | |
| 6388 | + | |
| 6389 | + | |
| 6390 | + | |
6388 | 6391 |
| |
6389 | 6392 |
| |
6390 |
| - | |
6391 | 6393 |
| |
6392 | 6394 |
| |
6393 | 6395 |
| |
| |||
6876 | 6878 |
| |
6877 | 6879 |
| |
6878 | 6880 |
| |
6879 |
| - | |
6880 |
| - | |
| 6881 | + | |
| 6882 | + | |
6881 | 6883 |
| |
6882 | 6884 |
| |
6883 | 6885 |
| |
6884 | 6886 |
| |
6885 | 6887 |
| |
6886 |
| - | |
6887 | 6888 |
| |
6888 | 6889 |
| |
| 6890 | + | |
| 6891 | + | |
| 6892 | + | |
| 6893 | + | |
| 6894 | + | |
| 6895 | + | |
6889 | 6896 |
| |
6890 | 6897 |
| |
6891 | 6898 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
43 | 44 |
| |
44 | 45 |
| |
45 | 46 |
| |
|
0 commit comments
Comments
(0)