Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors

Поиск
Список
Период
Сортировка
От Boszormenyi Zoltan
Тема Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors
Дата
Msg-id 4B6ADFCA.9070005@cybertec.at
обсуждение исходный текст
Ответ на Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors  (Michael Meskes <meskes@postgresql.org>)
Ответы Re: NaN/Inf fix for ECPG Re: out-of-scope cursor errors  (Michael Meskes <meskes@postgresql.org>)
Список pgsql-hackers
Hi,

I added the #include <float.h> to the nan_test.pgc in the hope
it fixes the Windows machines in the buildfarm.

The patch also contains cleanups in the outofscope and sqlda
regression tests so they do
  #include <pgtypes_numeric.h>
instead of
  exec sql include pgtypes_numeric.h;
The results of these two regression tests were affected
when I modified this particular header because of this.

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

--
Bible has answers for everything. Proof:
"But let your communication be, Yea, yea; Nay, nay: for whatsoever is more
than these cometh of evil." (Matthew 5:37) - basics of digital technology.
"May your kingdom come" - superficial description of plate tectonics

----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/


Вложения

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

Предыдущее
От: Mark Cave-Ayland
Дата:
Сообщение: Re: CommitFest Status Summary - 2010-02-03
Следующее
От: Tom Lane
Дата:
Сообщение: Shared catalogs vs pg_global tablespace