]> granicus.if.org Git - postgresql/commit
Fix platform dependant regression output triggered by 69f4b9c85f16.
authorAndres Freund <andres@anarazel.de>
Thu, 19 Jan 2017 22:21:26 +0000 (14:21 -0800)
committerAndres Freund <andres@anarazel.de>
Thu, 19 Jan 2017 22:42:02 +0000 (14:42 -0800)
commit182200531a92204b0547d337f50b665d222af168
tree7acd9e21e1d17321405f14caad1f1f26050d9bca
parentea15e18677fc2eff3135023e27f69ed8821554ed
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
src/test/regress/expected/tsrf.out
src/test/regress/sql/tsrf.sql