Re: Clean up JumbleQuery() from query text

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: Postgres hackers <pgsql-hackers@lists.postgresql.org>, Joe Conway <mail@joeconway.com>, Amit Kapila <amit.kapila16@gmail.com>, "Jonathan S. Katz" <jkatz@postgresql.org>, Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2023-06-27T06:26:43Z
Lists: pgsql-hackers
On Mon, Jun 26, 2023 at 08:51:17AM -0700, Nathan Bossart wrote:
> On Mon, Jun 26, 2023 at 05:44:49PM +0900, Michael Paquier wrote:
>> It is not urgent, so I am fine to postpone that after beta2 is
>> released on 17~ if there are any objections to that, of course.
> 
> Even if extensions are using it, GA for v16 is still a few months away, so
> IMO it's okay to apply it to v16.

Okay, thanks.  I am adding the RMT in CC in case there are any
objections, but I guess that this one will be OK even if applied in
the next couple of days for 16.
--
Michael

Commits

  1. Remove dependency to query text in JumbleQuery()