Re: Coerce to Domain - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Coerce to Domain
Date
Msg-id 18075.1040171039@sss.pgh.pa.us
Whole thread Raw
In response to Re: Coerce to Domain  (Rod Taylor <rbt@rbt.ca>)
List pgsql-hackers
Rod Taylor <rbt@rbt.ca> writes:
> Somewhat apparent given your recent commits.  I've not looked to find
> out exactly what it is yet, but I'm guessing recent changes to
> EvalPlanQual() will tell me.

Don't look at EvalPlanQual() ... you'll just get confused ;-).
It's a mess, and not related to constraints.

The code around init_fcache and ExecEvalFunc might be more enlightening
for your immediate purposes.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Update on replication
Next
From: Bruce Momjian
Date:
Subject: Re: Update on replication