"Joshua D. Drake" <jd(at)commandprompt(dot)com> writes:> Assume the following:> index on: (id, adate)> constraint CHECK(adate > '01-01-2007' AND adate < '04-01-2007');
> The planner will not use the index listed above.
For what?
regards, tom lane