Re: [RFC] Add jit deform_counter - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: [RFC] Add jit deform_counter
Date
Msg-id CAN55FZ2Y7c2VEg4S1KDXFcaHjyF8=KZa_rMV6WOe+KwE-KE97g@mail.gmail.com
Whole thread Raw
In response to Re: [RFC] Add jit deform_counter  (Dmitry Dolgov <9erthalion6@gmail.com>)
Responses Re: [RFC] Add jit deform_counter
List pgsql-hackers
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

Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Lowering the default wal_blocksize to 4K
Next
From: Daniel Gustafsson
Date:
Subject: Re: [RFC] Add jit deform_counter