Re: Add missing PQclear for StreamLogicalLog function - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Add missing PQclear for StreamLogicalLog function
Date
Msg-id B32C1D0C-4F0F-4A86-81E7-B2DDD6B820D5@yesql.se
Whole thread Raw
In response to Re: Add missing PQclear for StreamLogicalLog function  (Daniel Gustafsson <daniel@yesql.se>)
List pgsql-hackers
> On 19 Mar 2025, at 11:03, Daniel Gustafsson <daniel@yesql.se> wrote:
>
>> On 19 Mar 2025, at 06:38, Steven Niu <niushiji@gmail.com> wrote:
>
>> During browsing the code, I found one missing PQclear in function StreamLogicalLog(). It's a very small problem as
itonly happens in error condition. However since another similar patch was accepted, 
>> maybe we should also fix this one.
>
> Thanks for the report, the patch looks reasonable so I'll have a look at
> applying it once back from travelling.

Applied to head, thanks!

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Nikolay Shaplov
Date:
Subject: Re: vacuum_truncate configuration parameter and isset_offset
Next
From: Peter Eisentraut
Date:
Subject: Re: NOT ENFORCED constraint feature