Re: ecpg: numeric_div error handling

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: ecpg: numeric_div error handling
Дата
Msg-id 42C4D135.9040703@samurai.com
обсуждение исходный текст
Ответ на ecpg: numeric_div error handling  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Neil Conway wrote:
> This patch adds some missing error handling to PGTYPESnumeric_div() in
> ecpg's pgtypeslib: (1) we need to check the return value of sub_abs()
> (2) we need to check the return value of 4 calls to digitbuf_alloc().

Applied.

-Neil

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

Предыдущее
От: Fabien COELHO
Дата:
Сообщение: Re: Users/Groups -> Roles
Следующее
От: Neil Conway
Дата:
Сообщение: Re: ecpg: check for strdup() failure