Re: Doubts about EvalPlanQual - Mailing list pgsql-hackers

From Jaime Casanova
Subject Re: Doubts about EvalPlanQual
Date
Msg-id 3073cc9b0902191428l7f8fe145p540130010cea79e2@mail.gmail.com
Whole thread Raw
In response to Re: Doubts about EvalPlanQual  (Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>)
Responses Re: Doubts about EvalPlanQual  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 2/19/09, Heikki Linnakangas <heikki.linnakangas@enterprisedb.com> wrote:
> Tom Lane wrote:
>> (I'm unconvinced that it is dead code, but even if it is it'd be folly
>> to remove it.)
>
> Agreed, it's a useful safeguard, even it it's a "can't happen" scenario.
>

if it is a "can't happen" scenario then why not make it an assert?

--
Atentamente,
Jaime Casanova
Soporte y capacitación de PostgreSQL
Asesoría y desarrollo de sistemas
Guayaquil - Ecuador
Cel. +59387171157


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Fixing Grittner's planner issues
Next
From: Tom Lane
Date:
Subject: Re: Doubts about EvalPlanQual