Fix platform dependant regression output triggered by 69f4b9c85f16.

Andres Freund <andres@anarazel.de>

Commit: 182200531a92204b0547d337f50b665d222af168
Author: Andres Freund <andres@anarazel.de>
Date: 2017-01-19T22:42:02Z
Releases: 10.0
Fix platform dependant regression output triggered by 69f4b9c85f16.

Due to the changed costing in that commit hash-aggregates started to
be used, which results in big-endian vs. little-endian output
differences.  Disable hash-aggs for those tests.

Author: Andres Freund, with input from Tom Lane
Discussion: https://postgr.es/m/22891.1484791792@sss.pgh.pa.us

Files

PathChange+/−
src/test/regress/expected/tsrf.out modified +4 −2
src/test/regress/sql/tsrf.sql modified +2 −0

Discussion

Cited messages not in the archive: 22891.1484791792@sss.pgh.pa.us