Re: operator varchar = integer

Поиск
Список
Период
Сортировка
От David Fetter
Тема Re: operator varchar = integer
Дата
Msg-id 20080505143330.GG5791@fetter.org
обсуждение исходный текст
Ответ на operator varchar = integer  (Daniel Schuchardt <daniel_schuchardt@web.de>)
Ответы Re: operator varchar = integer
Список pgsql-general
On Mon, May 05, 2008 at 11:18:37AM +0200, Daniel Schuchardt wrote:
> 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.

That technical debt is a risk to your whole project, and you need to
dedicate resources to paying it down.

<http://en.wikipedia.org/wiki/Technical_debt>

There are ways to get those automated casts, but they will only make
your situation worse in the long run.

Cheers,
David.
--
David Fetter <david@fetter.org> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: david.fetter@gmail.com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Archive_command
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: COPY Performance