Re: BUG #3922: Problems migrating databases.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #3922: Problems migrating databases.
Дата
Msg-id 200802021358.04356.peter_e@gmx.net
обсуждение исходный текст
Ответ на BUG #3922: Problems migrating databases.  ("Maximiliano" <mako.lm@gmail.com>)
Список pgsql-bugs
Maximiliano wrote:
> While I migrated the data I had no problems, but in PostgreSQL 7.3 I had
> the function varchareq and the system functioned perfectly, now that I have
> the 8.2 version this function is not functioning. I don't know what
> happened, I hope to recieve an answer soon. Thanks.

This is now handled by texteq.  But you shouldn't be using those functions
directly anyway.  Use the '=' operator.  Is this the result of a dump or do
you have a reason for accessing the function directly?

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

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

Предыдущее
От: "Arun ViswanathanChandrika"
Дата:
Сообщение: Re: BUG #3920: sequence not generated for postgres using toplink jpa
Следующее
От: "Stefan Kunick"
Дата:
Сообщение: BUG #3924: Create Database with another encoding as the encoding from postgres