Re: Normalization of utility queries in pg_stat_statements

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Normalization of utility queries in pg_stat_statements
Дата
Msg-id ZAgo9QEPa4JWghVX@paquier.xyz
обсуждение исходный текст
Ответ на Re: Normalization of utility queries in pg_stat_statements  (Michael Paquier <michael@paquier.xyz>)
Ответы Re: Normalization of utility queries in pg_stat_statements  (jian he <jian.universality@gmail.com>)
Список 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

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: Allow tailoring of ICU locales with custom rules
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Add standard collation UNICODE