Re: A potential memory leak on Merge Join when Sort node is not below Materialize node - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: A potential memory leak on Merge Join when Sort node is not below Materialize node
Date
Msg-id YzTZF6xkVH1ZeP6K@paquier.xyz
Whole thread Raw
In response to Re: A potential memory leak on Merge Join when Sort node is not below Materialize node  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: A potential memory leak on Merge Join when Sort node is not below Materialize node
Re: A potential memory leak on Merge Join when Sort node is not below Materialize node
List pgsql-hackers
On Thu, Sep 29, 2022 at 11:58:17AM +1300, David Rowley wrote:
> I've just pushed the disable byref Datums patch I posted earlier. I
> only made a small adjustment to make use of the TupleDescAttr() macro.
> Önder, thank you for the report.

Wouldn't it be better to have 3a58176 reflect the non-optimization
path in the EXPLAIN output of a new regression test if none of the
existing tests are able to show any difference?
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: problems with making relfilenodes 56-bits
Next
From: David Rowley
Date:
Subject: Re: A potential memory leak on Merge Join when Sort node is not below Materialize node