Re: Non-text mode for pg_dumpall - Mailing list pgsql-hackers

From Ranier Vilela
Subject Re: Non-text mode for pg_dumpall
Date
Msg-id CAEudQAr45bfRTk0X1kLQbF6KPXqRyO-Cj_kF-uwkyp=zh-__MA@mail.gmail.com
Whole thread Raw
In response to Re: Non-text mode for pg_dumpall  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Non-text mode for pg_dumpall
List pgsql-hackers

Em qui., 10 de abr. de 2025 às 15:58, Andrew Dunstan <andrew@dunslane.net> escreveu:


On 2025-04-10 Th 2:38 PM, Ranier Vilela wrote:


Thanks. I have pushed these now with a few further small tweaks.

Sorry if it is not the right place.
Coverity has another resource leak alert.

trivial patch attached.




Thanks for checking. Pushed.

Andew, I think that the commit wasn't very correct.
Now the variable *q* is being destroyed inside the loop.

The patch was destroying the variable *q* (stringinfo),
after the loop while.
 
best regards,
Ranier Vilela

pgsql-hackers by date:

Previous
From: Sami Imseih
Date:
Subject: stats.sql fails during installcheck on mac
Next
From: Peter Smith
Date:
Subject: Re: Feature Recommendations for Logical Subscriptions