Re: pgsql: Flush Memoize cache when non-key parameters change - Mailing list pgsql-committers

From David Rowley
Subject Re: pgsql: Flush Memoize cache when non-key parameters change
Date
Msg-id CAApHDvrYK4Lfncdr0hhTCH0mP6yvjtsd=ftmBqnO2tmogW2YHQ@mail.gmail.com
Whole thread Raw
In response to pgsql: Flush Memoize cache when non-key parameters change  (David Rowley <drowley@postgresql.org>)
Responses Re: pgsql: Flush Memoize cache when non-key parameters change  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-committers
On Wed, 24 Nov 2021 at 17:31, Michael Paquier <michael@paquier.xyz> wrote:
> From what I can see, there are two separate problems here:
> - force_parallel_mode = regress.
> - -DRELCACHE_FORCE_RELEASE and/or -DCATCACHE_FORCE_RELEASE.

Thanks. I missed adding keyparamids to the copy/read/write functions.

David



pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix incorrect format placeholders
Next
From: David Rowley
Date:
Subject: Re: pgsql: Flush Memoize cache when non-key parameters change