Re: [RFC] Add jit deform_counter
Nazir Bilal Yavuz <byavuz81@gmail.com>
From: Nazir Bilal Yavuz <byavuz81@gmail.com>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: Daniel Gustafsson <daniel@yesql.se>, David Rowley <dgrowleyml@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2023-10-12T13:37:36Z
Lists: pgsql-hackers
Attachments
- v1-0001-Update-oldextversions-test-for-pg_stat_statements.patch (text/x-diff) patch v1-0001
Hi, On Fri, 8 Sept 2023 at 20:22, Dmitry Dolgov <9erthalion6@gmail.com> wrote: > > > On Fri, Sep 08, 2023 at 03:34:42PM +0200, Daniel Gustafsson wrote: > > > On 5 Sep 2023, at 16:37, Daniel Gustafsson <daniel@yesql.se> wrote: > > > > > I've gone over this version of the patch and I think it's ready to go in. I'm > > > marking this Ready for Committer and will go ahead with it shortly barring any > > > objections. > > > > Pushed, after another round of review with some minor fixes. I realized that pg_stat_statements is bumped to 1.11 with this patch but oldextversions test is not updated. So, I attached a patch for updating oldextversions. Regards, Nazir Bilal Yavuz Microsoft
Commits
-
Update oldextversions test for pg_stat_statements 1.11
- c5a032e518ac 17.0 landed
-
Add JIT deform_counter
- 5a3423ad8ee1 17.0 landed