pgsql: Revert "Temporarily instrument postgres_fdw test to look forsta

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Revert "Temporarily instrument postgres_fdw test to look forsta
Дата
Msg-id E1etyVq-0004Mc-Qn@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: In initdb, don't bother trying max_connections = 10.
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Add test scaffolding for exercising optimizer'spredicate-proof