On Wed, Sep 3, 2025 at 5:41 PM Peter Eisentraut <peter(at)eisentraut(dot)org> wrote:
> I have committed this with a few of the small changes mentioned nearby.
copperhead reported just now a test failure in test_oat_hooks:
SET debug_discard_caches = 0;
+ERROR: unrecognized configuration parameter "debug_discard_caches"
I'm not sure if it's related to this commit, but I'm reporting it here
just in case.
- Richard