Re: operator varchar = integer

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Daniel Schuchardt *EXTERN*" <daniel_schuchardt(at)web(dot)de>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: operator varchar = integer
Date: 2008-05-05 12:44:02
Message-ID: D960CB61B694CF459DCFB4B0128514C202121A8F@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Daniel Schuchardt wrote:
> 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?

What do you want to achieve?
Maybe there is already a different way to do what you want.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Martin Marques 2008-05-05 14:18:29 Archive_command
Previous Message Hans Zaunere 2008-05-05 12:18:07 Re: COPY Performance