BUG #3972: ERROR: function 59015 returned NULL

Поиск
Список
Период
Сортировка
От Maxime Carbonneau
Тема BUG #3972: ERROR: function 59015 returned NULL
Дата
Msg-id 200802200557.m1K5vTCM001246@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #3972: ERROR: function 59015 returned NULL  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      3972
Logged by:          Maxime Carbonneau
Email address:      manitou@maikan.com
PostgreSQL version: 8.2.6
Operating system:   Linux
Description:        ERROR:  function 59015 returned NULL
Details:

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"

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: BUG #3965: UNIQUE constraint fails on long column values
Следующее
От: "Jacky Leng"
Дата:
Сообщение: GetNewOidWithIndex can cause infinite loop on user tables(not catalog).