Re: Query Jumbling for CALL and SET utility statements
Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
From: "Drouvot, Bertrand" <bertranddrouvot.pg@gmail.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>,
Julien Rouhaud <rjuju123@gmail.com>
Cc: Michael Paquier <michael@paquier.xyz>,
Jeremy Schneider <schnjere@amazon.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>,
Pavel Stehule <pavel.stehule@gmail.com>, Andres Freund <andres@anarazel.de>,
"Imseih (AWS), Sami" <simseih@amazon.com>
Date: 2022-10-06T08:36:01Z
Lists: pgsql-hackers
Attachments
- v8-0001-JumbleQuery-on-Call-and-Set.patch (text/plain) patch v8-0001
Hi, On 9/26/22 12:40 PM, Drouvot, Bertrand wrote: > let's add it in V7 attached > (that's safer should the code change later on). Attached a tiny rebase needed due to 249b0409b1. Regards, -- Bertrand Drouvot PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
Show values of SET statements as constants in pg_stat_statements
- dc68515968e8 18.0 landed
-
Teach contrib/pg_stat_statements to handle multi-statement commands better.
- 83f2061dd037 10.0 cited