Re: BUG #5068: LIKE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #5068: LIKE
Дата
Msg-id 1253430519.20098.0.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на BUG #5068: LIKE  ("Paulo" <correio.vip@gmail.com>)
Список pgsql-bugs
On Sun, 2009-09-20 at 01:00 +0000, Paulo wrote:
> like to select a field containing Numeric 4 and compared with a
> char(30)
> field.
> In oracle and postgresql to version 8.2 worked perfectly, now the new
> version no longer works, as we have many queries in this format.

Hard to say without having the complete schema and query, but I suspect
that you are running afoul of the restricted implicit casts.  You might
need to insert explicit casts.

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #5066: plperl issues with perl_destruct() and END blocks
Следующее
От: "Kenaniah Cerny"
Дата:
Сообщение: BUG #5069: Segfault