Re: MySQL search query is not executing in Postgres DB
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: premanand <kottiprem@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2012-02-17T12:53:39Z
Lists: pgsql-hackers
On 02/17/2012 04:22 AM, premanand wrote: > Hi, > > Thanks for the reply. It is not possible to change the query in our > environment. So we need to do casting. I'm a new bee, so it will be more > helpful if you give me some simple examples. > That's not what this list is for, You should be asking in pgsql-general, not here, (so don't just reply to this email). But in any case, you should take Heikki's advice seriously. What you are doing is broken. You should fix it and not just say "Oh, we can't". cheers andrew