Re: BUG #3972: ERROR: function 59015 returned NULL

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #3972: ERROR: function 59015 returned NULL
Дата
Msg-id 20080220121938.GA7773@alvh.no-ip.org
обсуждение исходный текст
Ответ на BUG #3972: ERROR: function 59015 returned NULL  ("Maxime Carbonneau" <manitou@maikan.com>)
Ответы Re: BUG #3972: ERROR: function 59015 returned NULL  (Maxime <manitou@maikan.com>)
Список pgsql-bugs
Maxime Carbonneau wrote:

> with a database encoded with UTF8, I cannot insert into a varchar(100)
> column the letter œ (\u0x0153). It gives me: "ERROR:  function 59015
> returned NULL"

What's function 59015?  Try a
select proname from pg_proc where oid = 59015;

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: BUG #3965: UNIQUE constraint fails on long column values
Следующее
От: Michael Fuhr
Дата:
Сообщение: Re: BUG #3965: UNIQUE constraint fails on long column values