From: | Heikki Linnakangas <hlinnaka(at)iki(dot)fi> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Alexander Lakhin <exclusion(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com> |
Subject: | Re: Relcache refactoring |
Date: | 2024-10-31 10:06:30 |
Message-ID: | db876575-8f5b-4193-a538-df7e1f92d47a@iki.fi |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 31/10/2024 10:14, Heikki Linnakangas wrote:
> Committed with those fixes, thanks for the review!
There is a failure in the buildfarm animal 'prion', which builds with
-DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE options. I'll look
into that later today. (I did test with -DRELCACHE_FORCE_RELEASE on my
laptop, but must've missed something).
--
Heikki Linnakangas
Neon (https://neon.tech)
From | Date | Subject | |
---|---|---|---|
Next Message | Vitaly Davydov | 2024-10-31 10:18:34 | Slot's restart_lsn may point to removed WAL segment after hard restart unexpectedly |
Previous Message | Mark Dilger | 2024-10-31 10:01:57 | Re: Index AM API cleanup |