Re: Generate pg_stat_get_* functions with Macros
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-12-05T08:16:56Z
Lists: pgsql-hackers
On Mon, Dec 05, 2022 at 09:11:43AM +0100, Drouvot, Bertrand wrote: > Means, once the current patch is committed, working on [1] and > "cleaning" the databases one could be done in parallel. Sounds good > to you? Doing that in a separate patch is fine by me. -- Michael
Commits
-
Fix macro definitions in pgstatfuncs.c
- 66dcb09246b4 16.0 landed
-
Generate pg_stat_get*() functions for databases using macros
- 8018ffbf5895 16.0 landed