Re: JUMBLE_SIZE macro in two files
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Michael Paquier <michael@paquier.xyz>
Cc: bt22nakamorit <bt22nakamorit@oss.nttdata.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-10-05T03:17:09Z
Lists: pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes: > 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? Nah, feel free. regards, tom lane
Commits
-
Remove definition of JUMBLE_SIZE from queryjumble.h
- 839c2520a793 16.0 landed