Re: Memory leak in WAL sender with pgoutput (v10~) - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: Memory leak in WAL sender with pgoutput (v10~)
Date
Msg-id 202412030749.yqxn2kbnvqzq@alvherre.pgsql
Whole thread Raw
In response to Re: Memory leak in WAL sender with pgoutput (v10~)  (Peter Smith <smithpb2250@gmail.com>)
List pgsql-hackers
On 2024-Dec-03, Peter Smith wrote:

> Perhaps the patch can use foreach_ptr macro instead of foreach?

That cannot be backpatched, though.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end." (2nd Commandment for C programmers)



pgsql-hackers by date:

Previous
From: "Hayato Kuroda (Fujitsu)"
Date:
Subject: RE: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Peter Eisentraut
Date:
Subject: Re: Don't overwrite scan key in systable_beginscan()