diff options
author | Michael Meskes <meskes@postgresql.org> | 2006-09-26 07:56:57 +0000 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 2006-09-26 07:56:57 +0000 |
commit | 9897e35c5666e5384ca0dc49456b55a014b15d96 (patch) | |
tree | a96a8293129c44639c116bbba78c0861b6e650ae /src/interfaces/ecpg/test/expected/compat_informix-dec_test.c | |
parent | 0f8fc35a5a9824d4f50edef49ce000f104ca5e74 (diff) | |
download | postgresql-9897e35c5666e5384ca0dc49456b55a014b15d96.tar.gz postgresql-9897e35c5666e5384ca0dc49456b55a014b15d96.zip |
Added Joachim's changes for MinGW.
Added SET DATESTYLE to one test so the output format is defined.
Diffstat (limited to 'src/interfaces/ecpg/test/expected/compat_informix-dec_test.c')
-rw-r--r-- | src/interfaces/ecpg/test/expected/compat_informix-dec_test.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/test/expected/compat_informix-dec_test.c b/src/interfaces/ecpg/test/expected/compat_informix-dec_test.c index 76e321af153..a130aa17c90 100644 --- a/src/interfaces/ecpg/test/expected/compat_informix-dec_test.c +++ b/src/interfaces/ecpg/test/expected/compat_informix-dec_test.c @@ -27,6 +27,16 @@ #line 8 "dec_test.pgc" + +/* + +NOTE: This file has a different expect file for regression tests on MinGW32 + +*/ + + + + /* TODO: deccmp => DECUNKNOWN |