Added Joachim's changes for MinGW.
Michael Meskes <meskes@postgresql.org>
Added Joachim's changes for MinGW. Added SET DATESTYLE to one test so the output format is defined.
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/pgtypeslib/dt_common.c | modified | +16 −1 |
| src/interfaces/ecpg/test/compat_informix/dec_test.pgc | modified | +10 −0 |
| src/interfaces/ecpg/test/expected/compat_informix-dec_test.c | modified | +10 −0 |
| src/interfaces/ecpg/test/expected/pgtypeslib-num_test2.c | modified | +8 −0 |
| src/interfaces/ecpg/test/expected/pgtypeslib-num_test.c | modified | +25 −17 |
| src/interfaces/ecpg/test/expected/pgtypeslib-num_test.stderr | modified | +9 −9 |
| src/interfaces/ecpg/test/expected/preproc-variable.c | modified | +36 −28 |
| src/interfaces/ecpg/test/expected/preproc-variable.stderr | modified | +67 −63 |
| src/interfaces/ecpg/test/expected/preproc-variable.stdout | modified | +2 −2 |
| src/interfaces/ecpg/test/pg_regress.sh | modified | +28 −8 |
| src/interfaces/ecpg/test/pgtypeslib/num_test2.pgc | modified | +8 −0 |
| src/interfaces/ecpg/test/pgtypeslib/num_test.pgc | modified | +8 −0 |
| src/interfaces/ecpg/test/preproc/variable.pgc | modified | +3 −0 |