Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x
Дата
Msg-id 20150615123421.GB12001@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x  (Michael Paquier <michael.paquier@gmail.com>)
Ответы Re: Lack of Sanity Checking in file 'misc.c' for PostgreSQL 9.4.x  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-bugs
On Mon, Jun 15, 2015 at 04:35:47PM +0900, Michael Paquier wrote:
> So, here is a patch implementing those ideas. In code paths where a
> line number is available ecpg_raise() is called to report the error.
> In other paths ecpg_log() is used to log an "out of memory" message.
> Now, the routines of error.c, like ecpg_raise() can fail as well their
> malloc() call, hence it seems adapted to me to fallback to ecpg_log()
> and report the error to the user.
> Thoughts?

Sounds good to me. Patch committed.

Michael

--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL

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

Предыдущее
От: digoal@126.com
Дата:
Сообщение: BUG #13443: master will remove dead rows when hot standby(use slot) disconnect
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13440: unaccent does not remove all diacritics