postgres_fdw: Try again to stabilize aggregate pushdown regression tests. A query that only aggregates one row isn't a great argument for pushdown, and buildfarm member brolga decides against it. Adjust the query a bit in the hopes of getting remote aggregation to win consistently.
Jeevan Chalke, per suggestion from Tom Lane Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/f5d6bce63ceb3c59a964814bb0df5a0648e750e5 Modified Files -------------- contrib/postgres_fdw/expected/postgres_fdw.out | 58 +++++++++++--------------- contrib/postgres_fdw/sql/postgres_fdw.sql | 4 +- 2 files changed, 27 insertions(+), 35 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers