Re: [Proposal] Adding callback support for custom statistics kinds - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: [Proposal] Adding callback support for custom statistics kinds
Date
Msg-id aUMxuMX788So0i6E@paquier.xyz
Whole thread Raw
In response to Re: [Proposal] Adding callback support for custom statistics kinds  (Sami Imseih <samimseih@gmail.com>)
List pgsql-hackers
On Wed, Dec 17, 2025 at 11:01:01AM -0600, Sami Imseih wrote:
> I got the attached patch ready with some additional comments in
> the callback definitions to clarify the API contract. We only need
> to call out the "header' nuance since it's a const in one callback
> and not the other. "key" is self documenting being a const in both
> cases.

The comment sounds like a good idea, so included it and applied the
result.  Thanks for looking!
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: GRANT ZHOU
Date:
Subject: Re: Improve logical replication usability when tables lack primary keys
Next
From: Zsolt Parragi
Date:
Subject: Re: Custom oauth validator options