- Notifications
You must be signed in to change notification settings - Fork5
Commitf8409b3
committed
Fix timing of Startup CLOG and MultiXact during Hot Standby
Patch by me, bug report by Chris Redekop, analysis by Florian Pflug1 parentc2891b4 commitf8409b3
File tree
5 files changed
+34
-6
lines changed- src
- backend
- access/transam
- utils/init
- include/access
5 files changed
+34
-6
lines changedLines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
489 | 489 |
| |
490 | 490 |
| |
491 | 491 |
| |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
492 | 511 |
| |
493 | 512 |
| |
494 | 513 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1567 | 1567 |
| |
1568 | 1568 |
| |
1569 | 1569 |
| |
1570 |
| - | |
| 1570 | + | |
1571 | 1571 |
| |
1572 | 1572 |
| |
1573 | 1573 |
| |
|
Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6410 | 6410 |
| |
6411 | 6411 |
| |
6412 | 6412 |
| |
6413 |
| - | |
| 6413 | + | |
| 6414 | + | |
| 6415 | + | |
| 6416 | + | |
6414 | 6417 |
| |
6415 | 6418 |
| |
6416 |
| - | |
6417 | 6419 |
| |
6418 | 6420 |
| |
6419 | 6421 |
| |
| |||
6914 | 6916 |
| |
6915 | 6917 |
| |
6916 | 6918 |
| |
6917 |
| - | |
6918 |
| - | |
| 6919 | + | |
| 6920 | + | |
6919 | 6921 |
| |
6920 | 6922 |
| |
6921 | 6923 |
| |
6922 | 6924 |
| |
6923 | 6925 |
| |
6924 |
| - | |
6925 | 6926 |
| |
6926 | 6927 |
| |
| 6928 | + | |
| 6929 | + | |
| 6930 | + | |
| 6931 | + | |
| 6932 | + | |
| 6933 | + | |
6927 | 6934 |
| |
6928 | 6935 |
| |
6929 | 6936 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
39 | 40 |
| |
40 | 41 |
| |
41 | 42 |
| |
|
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)