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

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to