> > First I wonder why the can_coerce... stuff is #if'd out of
> > parse_relation.c?
It looks like the routine where the code appears cannot return a
modified expression, so I just placed this code in there as a marker.
Should be possible to add some code to get this feature working.
- Tom