Re: vac_truncate_clog()'s bogus check leads to bogusness - Mailing list pgsql-hackers

From Andres Freund
Subject Re: vac_truncate_clog()'s bogus check leads to bogusness
Date
Msg-id 20230624014813.zoda2igmbqiktdry@awork3.anarazel.de
Whole thread Raw
In response to Re: vac_truncate_clog()'s bogus check leads to bogusness  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
Hi,

On 2023-06-23 18:41:58 -0700, Andres Freund wrote:
> I guess this might be caused by 78db307bb23 adding the check, but using
> GetOldestXmin(NULL, true) to determine lastSaneFrozenXid. That was changed
> soon after, in 87f830e0ce03.

FWIW, the discussion leading up to 87f830e0ce03 is
https://postgr.es/m/4182.1405961004%40sss.pgh.pa.us

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: vac_truncate_clog()'s bogus check leads to bogusness
Next
From: David Rowley
Date:
Subject: Re: Making empty Bitmapsets always be NULL