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

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
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 04:31:15
Message-ID: YZ3AE1QC+ln3GQNK@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Wed, Nov 24, 2021 at 03:18:53PM +1300, David Rowley wrote:
> I'm currently looking into why the buildfarm does not like this.

From what I can see, there are two separate problems here:
- force_parallel_mode = regress.
- -DRELCACHE_FORCE_RELEASE and/or -DCATCACHE_FORCE_RELEASE.

Regards,
--
Michael

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2021-11-24 07:16:50 pgsql: Fix incorrect format placeholders
Previous Message Michael Paquier 2021-11-24 04:06:20 pgsql: Add support for Visual Studio 2022 in build scripts