aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Hagander <magnus@hagander.net>2007-06-14 13:15:58 +0000
committerMagnus Hagander <magnus@hagander.net>2007-06-14 13:15:58 +0000
commit56813a998c61d92e78fb55d149983d610352bd41 (patch)
treeb4a264fd83592b5d3a7e921557a25947ab501847 /src
parent6d12c7dcd4d2ced2f514bb11038fa4d867a6d7c3 (diff)
downloadpostgresql-56813a998c61d92e78fb55d149983d610352bd41.tar.gz
postgresql-56813a998c61d92e78fb55d149983d610352bd41.zip
Add resultmap entries for mingw - same as for msvc
Diffstat (limited to 'src')
-rw-r--r--src/interfaces/ecpg/test/resultmap3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/test/resultmap b/src/interfaces/ecpg/test/resultmap
index b308fc9a3ed..8fa66f9d7b5 100644
--- a/src/interfaces/ecpg/test/resultmap
+++ b/src/interfaces/ecpg/test/resultmap
@@ -1,3 +1,6 @@
compat_informix/dec_test:stdout:i.86-pc-win32vc=compat_informix-dec_test-MinGW32.stdout
+compat_informix/dec_test:stdout:i.86-pc-mingw32=compat_informix-dec_test-MinGW32.stdout
pgtypeslib/num_test:stdout:i.86-pc-win32vc=pgtypeslib-num_test-MinGW32.stdout
+pgtypeslib/num_test:stdout:i.86-pc-mingw32=pgtypeslib-num_test-MinGW32.stdout
pgtypeslib/num_test2:stdout:i.86-pc-win32vc=pgtypeslib-num_test2-MinGW32.stdout
+pgtypeslib/num_test2:stdout:i.86-pc-mingw32=pgtypeslib-num_test2-MinGW32.stdout