Re: [PATCH] Query Jumbling for CALL and SET utility statements
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Jeremy Schneider <schnjere@amazon.com>
Cc: "Drouvot, Bertrand" <bdrouvot@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-09-08T05:23:19Z
Lists: pgsql-hackers
On Wed, Sep 07, 2022 at 06:19:42PM -0700, Jeremy Schneider wrote: > I didn't fully debug yet, but here's the backtrace on my 14.4 build with > the patch What happens on HEAD? That would be the target branch for a new feature. -- Michael
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