Re: [RFC] Add jit deform_counter
Dmitry Dolgov <9erthalion6@gmail.com>
From: Dmitry Dolgov <9erthalion6@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: David Rowley <dgrowleyml@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2023-07-19T15:18:29Z
Lists: pgsql-hackers
> On Tue, Jul 18, 2023, 3:32 PM Daniel Gustafsson <daniel@yesql.se> wrote >> Here is the patch with the proposed variation. > > This version still leaves non-text EXPLAIN formats with timing which doesn't > add up. Below are JSON and XML examples: Good point. For the structured formats it should be represented via a nested level. I'll try to do this and other proposed changes as soon as I'll get back.
Commits
-
Update oldextversions test for pg_stat_statements 1.11
- c5a032e518ac 17.0 landed
-
Add JIT deform_counter
- 5a3423ad8ee1 17.0 landed