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:05:51
Message-ID: E1Q91pP-0002Td-MZ@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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/210f95f1cd59c6fdfe0f84b922c19d8498ac377d

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

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2011-04-10 21:06:03 pgsql: Adjust regression tests on cube and ECPG for MinGW 64 bit compil
Previous Message Andrew Dunstan 2011-04-10 18:53:39 pgsql: Don't make "replication" magical as a user name, only as a datab