diff options
author | Robert Haas <rhaas@postgresql.org> | 2016-10-21 11:27:32 -0400 |
---|---|---|
committer | Robert Haas <rhaas@postgresql.org> | 2016-10-21 11:29:33 -0400 |
commit | ad13a09d762f0c903a52ed0ec668a0ba51a61047 (patch) | |
tree | bbab132923f6edd55cd0eb379f817f627d84fcec /src/backend/access/transam/xlog.c | |
parent | 7aa2c10ac6785a2de683609b98da607e588a6d02 (diff) | |
download | postgresql-ad13a09d762f0c903a52ed0ec668a0ba51a61047.tar.gz postgresql-ad13a09d762f0c903a52ed0ec668a0ba51a61047.zip |
postgres_fdw: Attempt to stabilize regression results.
Set enable_hashagg to false for tests involving least_agg(), so that
we get the same plan regardless of local costing variances. Also,
remove a test involving sqrt(); it's there to test deparsing of
HAVING clauses containing expressions, but that's tested elsewhere
anyway, and sqrt(2) deparses with different amounts of precision on
different machines.
Per buildfarm.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions