Re: Normalization of utility queries in pg_stat_statements - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Normalization of utility queries in pg_stat_statements
Date
Msg-id ZAgo9QEPa4JWghVX@paquier.xyz
Whole thread Raw
In response to Re: Normalization of utility queries in pg_stat_statements  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Normalization of utility queries in pg_stat_statements  (jian he <jian.universality@gmail.com>)
List pgsql-hackers
On Fri, Mar 03, 2023 at 09:37:27AM +0900, Michael Paquier wrote:
> Thanks for double-checking, applied 0001 to finish this part of the
> work.  I am attaching the remaining bits as of the attached, combined
> into a single patch.

Doing so as a single patch was not feeling right as this actually
fixes issues with the location calculations for the Const node, so I
have split that into three commits and finally applied the whole.

As a bonus, please see attached a patch to apply the normalization to
CALL statements using the new automated infrastructure.  OUT
parameters can be passed to a procedure, hence I guess that these had
better be silenced as well.  This is not aimed at being integrated,
just for reference.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Allow tailoring of ICU locales with custom rules
Next
From: Peter Eisentraut
Date:
Subject: Re: Add standard collation UNICODE