Re: BUG #3841: core dump in uuid-ossp

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: BUG #3841: core dump in uuid-ossp
Дата
Msg-id 20071231035648.GA24927@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: BUG #3841: core dump in uuid-ossp  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> >     if (err != NULL)
> >         ereport(ERROR,
> >                 (errmsg("OSSP uuid failure: %s", err)));
> >     else
> >         ereport(ERROR,
> >                 (errmsg("OSSP uuid failure: error code %d", rc)));
>
> Maybe "OSSP uuid library failure"?  Otherwise seems OK.

Applied, thanks.

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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Duplicate values found when reindexing unique index
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Duplicate values found when reindexing unique index