Removed test case using nan as float value because printf's output for nan is
Michael Meskes <meskes@postgresql.org>
Removed test case using nan as float value because printf's output for nan is OS specific with some distinguishing between signaling and quiet nans. It's not really importnat for us here anyway.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/test/compat_informix/sqlda.pgc | modified | +0 −1 |
| src/interfaces/ecpg/test/expected/compat_informix-sqlda.c | modified | +57 −57 |
| src/interfaces/ecpg/test/expected/compat_informix-sqlda.stderr | modified | +110 −174 |
| src/interfaces/ecpg/test/expected/compat_informix-sqlda.stdout | modified | +0 −12 |
| src/interfaces/ecpg/test/expected/sql-sqlda.c | modified | +54 −54 |
| src/interfaces/ecpg/test/expected/sql-sqlda.stderr | modified | +94 −148 |
| src/interfaces/ecpg/test/expected/sql-sqlda.stdout | modified | +0 −12 |
| src/interfaces/ecpg/test/sql/sqlda.pgc | modified | +0 −1 |