Re: SQLDA fix for ECPG

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: SQLDA fix for ECPG
Дата
Msg-id 20111203204925.GA10338@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: SQLDA fix for ECPG  (Boszormenyi Zoltan <zb@cybertec.at>)
Список pgsql-hackers
On Sat, Nov 19, 2011 at 10:56:03PM +0100, Boszormenyi Zoltan wrote:
> Hopefully last turn in this topic. For NUMERIC types, the safe minimum
> alignment is a pointer because there are 5 int members followed by
> two pointer members in this struct. I got a crash from this with a lucky
> query and dataset. The DECIMAL struct is safe because the digits[] array
> is embedded there.
> ...

Applied, thanks.

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


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Command Triggers
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Review: Non-inheritable check constraints