]> granicus.if.org Git - postgresql/commit
Do not check nan values for infinity. Some system are not able to handle this.
authorMichael Meskes <meskes@postgresql.org>
Tue, 16 Feb 2010 18:41:23 +0000 (18:41 +0000)
committerMichael Meskes <meskes@postgresql.org>
Tue, 16 Feb 2010 18:41:23 +0000 (18:41 +0000)
commit492eaefb90b9e60b608a1a4b2e3e68ce7c6c7c69
treec431067ae16a1105afe7ee0ab10f9425b7bc6a5f
parent3d4a2cea57582ec191a0e14b3c80ac8618e02331
Do not check nan values for infinity. Some system are not able to handle this.

By Zoltán Böszörményi
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.c
src/interfaces/ecpg/test/pgtypeslib/nan_test.pgc