Do not check nan values for infinity. Some system are not able to handle this.
Michael Meskes <meskes@postgresql.org>
Do not check nan values for infinity. Some system are not able to handle this. By Zoltán Böszörményi
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ecpglib/execute.c | modified | +7 −7 |
| src/interfaces/ecpg/test/expected/pgtypeslib-nan_test.c | modified | +2 −2 |
| src/interfaces/ecpg/test/pgtypeslib/nan_test.pgc | modified | +2 −2 |