forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb7493e1
committed
Remove leftover mentions of XLOG_HEAP2_FREEZE_PAGE records
f83d709 merged the separate XLOG_HEAP2_FREEZE_PAGE records into anew combined prune, freeze, and vacuum record with opcodeXLOG_HEAP2_PRUNE_VACUUM_SCAN. Remove the last few references toXLOG_HEAP2_FREEZE_PAGE records which were accidentally left behind.Reported-by: Tomas VondraReviewed-by: Robert HaasDiscussion:https://postgr.es/m/CA%2BTgmoY1tYff-1CEn8kYt5FsOrynTbtr%3DUZw%3D7mTC1Hv1HpeBQ%40mail.gmail.com1 parent1a0da34 commitb7493e1
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1906 | 1906 |
| |
1907 | 1907 |
| |
1908 | 1908 |
| |
1909 |
| - | |
| 1909 | + | |
1910 | 1910 |
| |
1911 | 1911 |
| |
1912 | 1912 |
| |
| |||
1966 | 1966 |
| |
1967 | 1967 |
| |
1968 | 1968 |
| |
1969 |
| - | |
| 1969 | + | |
1970 | 1970 |
| |
1971 | 1971 |
| |
1972 | 1972 |
| |
|
0 commit comments
Comments
(0)