Re: Get rid of PgStat_BackendFunctionEntry

Bertrand Drouvot <bertranddrouvot.pg@gmail.com>

From: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>, Nathan Bossart <nathandbossart@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-16T09:25:59Z
Lists: pgsql-hackers
Hi,

On 3/16/23 6:25 AM, Michael Paquier wrote:
> On Wed, Mar 08, 2023 at 01:38:38PM -0800, Nathan Bossart wrote:
>> Looks reasonable to me.
> 
> I have been catching up with this thread and the other thread, and
> indeed it looks like this is going to help in refactoring
> pgstatfuncs.c to have more macros for all these mostly-duplicated
> functions.  So, I have applied this bit.

Thanks!

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



Commits

  1. Remove PgStat_BackendFunctionEntry