Thread: pgsql: Adjust cube.out expected output for new test queries.

pgsql: Adjust cube.out expected output for new test queries.

From
Heikki Linnakangas
Date:
Adjust cube.out expected output for new test queries.

Previous commit modified the test case, but I didn't update cube.out
expected output file in previous commit because it was not needed by the
platforms I have easy access to. Buildfarm animal 'dugong', running
"Debian 4.0 icc 10.1.011 ia64", has now gone red because of that, so update
it now.

Also adjust cube_3.out. According to git history, it was added to support
64-bit MinGW. There is no such animal in the buildfarm, so I'm doing this
blindly, but it was added quite recently so maybe someone still cares.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/36f4c7843cf3d201279855ed9a6ebc1deb3c9463

Modified Files
--------------
contrib/cube/expected/cube.out   |  281 ++++++++++++++++++++++++++++++++++++++
contrib/cube/expected/cube_3.out |  281 ++++++++++++++++++++++++++++++++++++++
2 files changed, 562 insertions(+)