Re: pgsql: Make SQLFunctionCache long-lived again.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Make SQLFunctionCache long-lived again.
Date: 2025-04-17 17:02:05
Message-ID: 2249831.1744909325@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

I wrote:
> Make SQLFunctionCache long-lived again.

Drat ... immediately after pushing these patches, I realized
I'd forgotten to adjust the commit messages to include a
discussion link. For the archives' sake:

Discussion: https://postgr.es/m/1112592.1744572204@sss.pgh.pa.us

regards, tom lane

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2025-04-17 20:33:35 pgsql: Portability fix: isdigit() must be passed an unsigned char.
Previous Message Tom Lane 2025-04-17 16:57:47 pgsql: Split some storage out to separate subcontexts of fcontext.