Re: Generate pg_stat_get_* functions with Macros
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Nathan Bossart <nathandbossart@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-06T05:04:58Z
Lists: pgsql-hackers
Hi, On 12/6/22 3:45 AM, Michael Paquier wrote: > On Mon, Dec 05, 2022 at 05:16:56PM +0900, Michael Paquier wrote: >> Doing that in a separate patch is fine by me. > > I have applied the patch for the tab entries, Oops, I missed this part when reading the email the first time and just saw the patch has been committed. So, thanks for having applied the patch! Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Fix macro definitions in pgstatfuncs.c
- 66dcb09246b4 16.0 landed
-
Generate pg_stat_get*() functions for databases using macros
- 8018ffbf5895 16.0 landed