Question about ECPGset_noind_null() and ECPGis_noind_null() - Mailing list pgsql-hackers

From Boszormenyi Zoltan
Subject Question about ECPGset_noind_null() and ECPGis_noind_null()
Date
Msg-id 4B054821.4040202@cybertec.at
Whole thread Raw
Responses Re: Question about ECPGset_noind_null() and ECPGis_noind_null()
List pgsql-hackers
Hi,

my question is that what platform were these
functions developed and tested?

We have come across a value that fails a NOT NULL
constraint upon INSERT under HP-UX/IA64, but not
under x86-64 Linux. The value in question is
1.9999999999999998 assigned to a "double" variable.
Under HP-UX/IA64, testing with risnull() from
the application indeed returns true, but under
Linux/x86-64 returns false.

I will test rsetnull() results on real Informix under
HP-UX/IA64.

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 by date:

Previous
From: Joachim Wieland
Date:
Subject: Re: Listen / Notify - what to do when the queue is full
Next
From: Hitoshi Harada
Date:
Subject: Re: add more frame types in window functions (ROWS)