forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit63c844a
committed
Remove overzealous MultiXact freeze assertion.
When VACUUM determines that an existing MultiXact should use a freezeplan that sets xmax to InvalidTransactionId, the original Multi may ormay not be before OldestMxact. Remove an incorrect assertion thatexpected it to always be from before OldestMxact.Oversight in commit 4ce3af.Author: Peter Geoghegan <pg@bowt.ie>Reported-By: Hayato Kuroda <kuroda.hayato@fujitsu.com>Discussion:https://postgr.es/m/TYAPR01MB5866B24104FD80B5D7E65C3EF5ED9@TYAPR01MB5866.jpnprd01.prod.outlook.com1 parent9814ff5 commit63c844a
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6615 | 6615 |
| |
6616 | 6616 |
| |
6617 | 6617 |
| |
6618 |
| - | |
6619 | 6618 |
| |
6620 | 6619 |
| |
6621 | 6620 |
| |
|
0 commit comments
Comments
(0)