postgresql/src/backend/access
Peter Geoghegan 63c844a0a5 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
2022-12-26 23:36:02 -08:00
..
brin Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
common Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
gin Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
gist Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
hash Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
heap Remove overzealous MultiXact freeze assertion. 2022-12-26 23:36:02 -08:00
index Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
nbtree Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
rmgrdesc Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
spgist Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
table Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
tablesample Add copyright notices to meson files 2022-12-20 07:54:39 -05:00
transam Rename pg_dissect_walfile_name() to pg_split_walfile_name() 2022-12-23 09:15:01 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00