Re: Missing rules for queryjumblefuncs.{funcs,switch}.c for maintainer-clean
Richard Guo <guofenglinux@gmail.com>
From: Richard Guo <guofenglinux@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Michael Paquier <michael@paquier.xyz>, Postgres hackers <pgsql-hackers@lists.postgresql.org>, Nathan Bossart <nathandbossart@gmail.com>
Date: 2023-03-20T08:04:31Z
Lists: pgsql-hackers
On Mon, Mar 20, 2023 at 3:49 PM Daniel Gustafsson <daniel@yesql.se> wrote: > > 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. Agreed. +1 to remove the counts. Thanks Richard
Commits
-
Fix make maintainer-clean with queryjumblefuncs.*.c files in src/backend/nodes/
- e8e1f96c497b 16.0 landed