Re: Injection Points remaining stats

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Yogesh Sharma <yogesh(dot)sharma(at)catprosystems(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Injection Points remaining stats
Date: 2024-08-23 00:18:09
Message-ID: ZsfVQeTTVBJyx1dL@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 22, 2024 at 01:16:37PM -0400, Yogesh Sharma wrote:
> On 8/18/24 20:09, Michael Paquier wrote:
>> I'm tempted to propose a separate improvement for the template of the
>> fixed-numbered stats. We could do like pgstatfuncs.c where we use a
>> macro to define the routines of the counters, and have one function
>> for each counter incremented. That's a separate refactoring, so I'll
>> propose that on a different thread.
>
> I will take a look on this.

Thanks. If you are interested, here is the CF entry I have created
for it:
https://commitfest.postgresql.org/49/5187/
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2024-08-23 00:22:22 Re: Improving the notation for ecpg.addons rules
Previous Message Tomas Vondra 2024-08-23 00:07:18 Re: Partial aggregates pushdown