Re: Memory leak on subquery as scalar operand

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Rowley <dgrowleyml(at)gmail(dot)com>, lauri(dot)laanmets(at)eesti(dot)ee, pgsql-bugs <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: Re: Memory leak on subquery as scalar operand
Date: 2023-11-17 15:31:00
Message-ID: D8F04A44-81EA-482E-8C01-1283FB63AE28@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> On 27 Sep 2023, at 14:07, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 13 Sep 2023, at 15:24, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> I think it would be good to get this in early in the v17 cycle such that we
>> have time to revisit the herustic if need be.
>
> With an offlist +1 from Andres, and another couple of rounds of read-throughs
> and jit_above_cost=0 check-worlds I went ahead and applied this to master. The
> buildfarm has green builds for LLVM enabled builds on Linux, FreeBSD and macOS.

This, as well as the prerequisite backpatch of bab150045bd9 to 12 and 13 has
now been backpatched to all supported branches. By now there has been green
builds by LLVM enabled animals in the buildfarm for all branches.

--
Daniel Gustafsson

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message hubert depesz lubaczewski 2023-11-17 16:22:58 Re: Logical replication is missing block of rows when sending initial sync?
Previous Message Tom Lane 2023-11-17 15:17:23 Re: BUG #18202: pg_constraint data isn't refreshed when using alter rename to on a constraint trigger