pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil
Date: 2011-04-10 21:06:03
Message-ID: E1Q91pb-0002UE-Ky@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Adjust regression tests on cube and ECPG for MinGW 64 bit compiler.

Backport to 9.0, we're not supporting this compiler on earlier releases.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/0e754ab366e9a200ef7342dc6ada42ae014a6739

Modified Files
--------------
contrib/cube/expected/cube_3.out | 1134 ++++++++++++++++++++++++++++++++++++
src/interfaces/ecpg/test/resultmap | 3 +
2 files changed, 1137 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-04-10 22:03:42 pgsql: Teach regular expression operators to honor collations.
Previous Message Andrew Dunstan 2011-04-10 21:05:51 pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil