diff options
author | Peter Geoghegan <pg@bowt.ie> | 2022-12-26 23:36:02 -0800 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2022-12-26 23:36:02 -0800 |
commit | 63c844a0a5d70cdbd6ae0470d582d39e75ad8d66 (patch) | |
tree | b0943217fe309a0dc279d943fc7e920b28d2dea1 /src/backend/utils/adt/numutils.c | |
parent | 9814ff550046f825b751803191b29a2fbbc79283 (diff) | |
download | postgresql-63c844a0a5d70cdbd6ae0470d582d39e75ad8d66.tar.gz postgresql-63c844a0a5d70cdbd6ae0470d582d39e75ad8d66.zip |
Remove overzealous MultiXact freeze assertion.
When VACUUM determines that an existing MultiXact should use a freeze
plan that sets xmax to InvalidTransactionId, the original Multi may or
may not be before OldestMxact. Remove an incorrect assertion that
expected 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.com
Diffstat (limited to 'src/backend/utils/adt/numutils.c')
0 files changed, 0 insertions, 0 deletions