Emanuel Calvo Franco wrote:
> You add the cast's but not the operator.
> The cast is in other way (try to compare with a text '13')
> for example.
Thanks. I added both "||(double precision, text)" and "||(text, double precision)" operators and it works now.
But I'm wondering: do I need to do anything else besides creating implicit casts and adding missing operators? And will
this introduce any side effects which are not compatible with 8.2 and might break my queries in unpredictable ways?
Regards,
Aleksander