pgsql: Revert "Temporarily instrument postgres_fdw test to look forsta - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Revert "Temporarily instrument postgres_fdw test to look forsta
Date
Msg-id E1etyVq-0004Mc-Qn@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Temporarily instrument postgres_fdw test to look for statistics changes."

This reverts commit c2c537c56dc30ec3cdc12051f4ea5363aa66d73c.
It's now clear that whatever is going on there, it can't be blamed
on unexpected ANALYZE runs, because the statistics are the same
just before the failing query as they were at the start of the test.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/04e7ecadf64d18f67ca1d0632d8ab71f120ca5e3

Modified Files
--------------
contrib/postgres_fdw/expected/postgres_fdw.out | 31 --------------------------
contrib/postgres_fdw/sql/postgres_fdw.sql      | 13 -----------
2 files changed, 44 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: In initdb, don't bother trying max_connections = 10.
Next
From: Tom Lane
Date:
Subject: pgsql: Add test scaffolding for exercising optimizer'spredicate-proof