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

From: David Rowley <dgrowleyml(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: David Rowley <drowley(at)postgresql(dot)org>, pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Flush Memoize cache when non-key parameters change
Date: 2021-11-24 07:27:50
Message-ID: CAApHDvrYK4Lfncdr0hhTCH0mP6yvjtsd=ftmBqnO2tmogW2YHQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, 24 Nov 2021 at 17:31, Michael Paquier <michael(at)paquier(dot)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

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message David Rowley 2021-11-24 09:54:08 Re: pgsql: Flush Memoize cache when non-key parameters change
Previous Message Peter Eisentraut 2021-11-24 07:16:50 pgsql: Fix incorrect format placeholders