while you weren't looking, Tom Lane wrote:
> CREATE INDEX name ON table USING btree((column::date))
Nested parens. D'oh.
It actually occurred to me to wonder if that might be the fix. But Ithought, nah, too easy.
Thanks once again, Tom.
/rls
-- :wq