Coverity reports looking good - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Coverity reports looking good
Date
Msg-id 20060820134923.GC28084@svana.org
Whole thread Raw
Responses Re: Coverity reports looking good
Re: Coverity reports looking good
Re: Coverity reports looking good
List pgsql-hackers
I thought I'd like to report that right now the Coverity reports are
looking good. There are no issues detected in either the backend code
or the ECPG library. For the latter I'd like the thank Joachim Wieland
and Michael Meskes for getting ECPG into shape.

Whats basically left is a large number of memory leaks in frontend
applications such as pg_dump, initdb, pg_ctl, etc. These haven't ever
really been a priority (buildACLCommands is really bad in this
respect).

Some examples can be found here:
http://svana.org/kleptog/temp/pgsql-bin.xml

If someone wants to make a serious attempt at tackling them, I can
provide an updated list.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: "Andrew Dunstan"
Date:
Subject: Re: pg_dump versus SERIAL, round N
Next
From: Tom Lane
Date:
Subject: Re: pg_dump versus SERIAL, round N