Re: JUMBLE_SIZE macro in two files
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: bt22nakamorit <bt22nakamorit@oss.nttdata.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-05T03:12:53Z
Lists: pgsql-hackers
On Tue, Oct 04, 2022 at 09:16:44AM -0400, Tom Lane wrote: > I would go more for taking it out of queryjumble.h. I see no > reason why that constant needs to be world-visible. I was just looking at the patch before seeing your reply, and thought the exact same thing. Perhaps you'd prefer apply that yourself? -- Michael
Commits
-
Remove definition of JUMBLE_SIZE from queryjumble.h
- 839c2520a793 16.0 landed