Re: FmgrInfo allocation patterns (and PL handling as staged programming) - Mailing list pgsql-hackers

From Chapman Flack
Subject Re: FmgrInfo allocation patterns (and PL handling as staged programming)
Date
Msg-id 67F2D87F.1000709@acm.org
Whole thread Raw
In response to Re: FmgrInfo allocation patterns (and PL handling as staged programming)  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: FmgrInfo allocation patterns (and PL handling as staged programming)
List pgsql-hackers
On 04/06/25 13:33, Tom Lane wrote:
> Maybe you'd be interested in using funccache.

O funccache, where were you a year or two ago?

Can a spread-out variadic "any" arg list ever vary
in length or type on the fly at a single call site?
I notice that funccache only hashes the first nargs
argument types.

Regards,
-Chap



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: New criteria for autovacuum
Next
From: Tom Lane
Date:
Subject: Re: Modern SHA2- based password hashes for pgcrypto