> > In any case, you'll need to make sure that you only promote types one
> > direction, so that (for example)
> > select intcol from table where intcol < 33.5;
> > gets evaluated correctly.
> That is not parse_coerce()'s problem --- it just does what it's told.
Right. I wasn't sure how you were going to implement it. If you are
doing everything the same, but just pre-evaluating the result, we
should be OK.
- Thomas
--
Thomas Lockhart lockhart@alumni.caltech.edu
South Pasadena, California