Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Michael Paquier <michael@paquier.xyz>
Cc: Richard Guo <guofenglinux@gmail.com>,
Postgres hackers <pgsql-hackers@lists.postgresql.org>,
Nathan Bossart <nathandbossart@gmail.com>
Date: 2023-03-20T07:49:25Z
Lists: pgsql-hackers
> On 20 Mar 2023, at 08:46, Michael Paquier <michael@paquier.xyz> wrote: > How about removing the "fout/five" entirely here > and make that simpler? I would propose: > "For some classes of node types, you don't need all the support > functions." Yes please, keeping such counts in sync is always error-prone. -- Daniel Gustafsson
Commits
-
Fix make maintainer-clean with queryjumblefuncs.*.c files in src/backend/nodes/
- e8e1f96c497b 16.0 landed