diff options
| author | Michael Meskes <meskes@postgresql.org> | 2006-08-15 06:48:24 +0000 |
|---|---|---|
| committer | Michael Meskes <meskes@postgresql.org> | 2006-08-15 06:48:24 +0000 |
| commit | 4a445f5d9729a18d039c67b6235d07f75471599f (patch) | |
| tree | 65824763807553587c6992c1ea09f0043a1446a7 /src/interfaces/ecpg/test/expected/compat_informix-rfmtlong.stdout | |
| parent | b30da7ba5f76b7411788dcce513761d79e6d137f (diff) | |
| download | postgresql-4a445f5d9729a18d039c67b6235d07f75471599f.tar.gz | |
Sorry, forgot the new files.
Diffstat (limited to 'src/interfaces/ecpg/test/expected/compat_informix-rfmtlong.stdout')
| -rw-r--r-- | src/interfaces/ecpg/test/expected/compat_informix-rfmtlong.stdout | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/test/expected/compat_informix-rfmtlong.stdout b/src/interfaces/ecpg/test/expected/compat_informix-rfmtlong.stdout new file mode 100644 index 0000000000..5965e6deb2 --- /dev/null +++ b/src/interfaces/ecpg/test/expected/compat_informix-rfmtlong.stdout @@ -0,0 +1,10 @@ +r: 0 0: -8,494,493 (fmt was: -<<<<,<<<,<<<,<<<) +r: 0 1: 8494493 (fmt was: ################) +r: 0 2: - $8494493.00 (fmt was: +++$$$$$$$$$$$$$.##) +r: 0 3: (00008,494,493.) (fmt was: (&,&&&,&&&,&&&.)) +r: 0 4: 8,494,493 (fmt was: <<<<,<<<,<<<,<<<) +r: 0 5: $*****8494493.00 (fmt was: $************.**) +r: 0 6: -$*****8494493.00 (fmt was: ---$************.**) +r: 0 7: - 8494493 (fmt was: +-+################) +r: 0 8: abc: 8494493 (fmt was: abc: ################+-+) +r: 0 9: -8,494,493 (fmt was: +<<<<,<<<,<<<,<<<) |
