TopicMailing ListsActivityParticipants
5 commits
Tighten up VACUUM's approach to setting VM bits.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Make lazy_vacuum_heap_rel match lazy_scan_heap.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
vacuumlazy.c: Tweak local variable name.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
vacuumlazy.c: Save get_database_name() in vacrel.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Avoid special XID snapshotConflictHorizon values.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
Fixing a couple of buglets in how VACUUM sets visibility map bits
Fixing a couple of buglets in how VACUUM sets visibility map bits
hackers
21 replies
Jan 12, 2023
Peter GeogheganAndres FreundRobert Haas
1 commit
Delay commit status checks until freezing executes.
master16beta1REL_19_STABLE16beta1REL_18_STABLE16beta1REL_17_STABLE16beta1REL_16_STABLE16beta1
2023-01Withdrawn
Patch#4095
CINot processed
Avoiding unnecessary clog lookups while freezing
Avoiding unnecessary clog lookups while freezing
hackers
12 replies
Dec 30, 2022
Peter GeogheganAndres FreundTom Lane
pgsql: Add page-level freezing to VACUUM.
comitters
0 replies
Dec 28, 2022
Peter Geoghegan
pgsql: Remove overzealous MultiXact freeze assertion.
comitters
0 replies
Dec 27, 2022
Peter Geoghegan