Re: Checking assumptions - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Checking assumptions
Date
Msg-id 44483193.7030908@calorieking.com
Whole thread Raw
In response to Checking assumptions  (Martijn van Oosterhout <kleptog@svana.org>)
Responses Re: Checking assumptions  (Martijn van Oosterhout <kleptog@svana.org>)
List pgsql-hackers
> I havn't been able to find any more serious issues in the Coverity
> report, now that they've fixed the ereport() issue. A number of the
> issues it complains about are things we already Assert() for. For the
> rest, as long as the following assumptions are true we're done (well,
> except for ECPG). I think they are true but it's always good to check:

Everytime someone does this, we fix everything except ECPG.  Surely it's 
time we fixed ECPG as well?

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: UPDATE on many-column tables (was Re: [PERFORM] Performance decrease)
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Google SoC--Idea Request