SQLDA fix for ECPG

Поиск
Список
Период
Сортировка
От Boszormenyi Zoltan
Тема SQLDA fix for ECPG
Дата
Msg-id 4EBD24E7.3010702@cybertec.at
обсуждение исходный текст
Ответы Re: SQLDA fix for ECPG  (Michael Meskes <meskes@postgresql.org>)
Re: SQLDA fix for ECPG  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Hi,

I had a report about ECPG code crashing which involved
a query using a date field. Attached is a one liner fix to make
the date type's offset computed consistently across
sqlda_common_total_size(), sqlda_compat_total_size() and
sqlda_native_total_size().

This must have been a cut and paste bug and is incorrect
in 9.0.x, 9.1.x and GIT HEAD. It would be nice to have it
applied before the next point releases come out.

Best regards,
Zoltán Böszörményi

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
Gröhrmühlgasse 26
A-2700 Wiener Neustadt, Austria
Web: http://www.postgresql-support.de
     http://www.postgresql.at/


Вложения

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

Предыдущее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Multiple Extensions
Следующее
От: Robert Haas
Дата:
Сообщение: Re: type privileges and default privileges