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/[email protected]
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/182200531a92204b0547d337f50b665d222af168
Modified Files
--------------
src/test/regress/expected/tsrf.out | 6 ++++--
src/test/regress/sql/tsrf.sql | 2 ++
2 files changed, 6 insertions(+), 2 deletions(-)