operator varchar = integer

From: Daniel Schuchardt <daniel_schuchardt(at)web(dot)de>
To: pgsql-general(at)postgresql(dot)org
Subject: operator varchar = integer
Date: 2008-05-05 09:18:37
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hey Group,

i know what all will say but i need to recreate the = operator for
datatypes varchar and integer in PostgreSQL 8.3.

Our Software Project has Millions of Lines and so it would be difficult
to check all queries and Datatypes. Also it works really fine and we all
know the risk of wrong auto casting.

Anyone knows the Syntax?

Thanks a lot for your great work.

Daniel.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Filip Rembiałkowski 2008-05-05 09:44:21 Re: operator varchar = integer
Previous Message A. Kretschmer 2008-05-05 08:17:20 Re: Request for Materialized Views