Re: Add missing PQclear for StreamLogicalLog function

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Steven Niu <niushiji(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add missing PQclear for StreamLogicalLog function
Date: 2025-03-25 16:46:51
Message-ID: B32C1D0C-4F0F-4A86-81E7-B2DDD6B820D5@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 19 Mar 2025, at 11:03, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:
>
>> On 19 Mar 2025, at 06:38, Steven Niu <niushiji(at)gmail(dot)com> wrote:
>
>> During browsing the code, I found one missing PQclear in function StreamLogicalLog(). It's a very small problem as it only 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-03-25 16:48:46 Re: NOT ENFORCED constraint feature
Previous Message Nikolay Shaplov 2025-03-25 16:35:23 Re: vacuum_truncate configuration parameter and isset_offset