> On 12 Oct 2023, at 15:37, Nazir Bilal Yavuz <byavu...@gmail.com> wrote: > > Hi, > > On Fri, 8 Sept 2023 at 20:22, Dmitry Dolgov <9erthali...@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 <dan...@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.
Thanks for the patch, that was an oversight in the original commit for this. From a quick look it seems correct, I'll have another look later today and will then apply it. -- Daniel Gustafsson