Обсуждение: pgsql: Revert "Temporarily instrument postgres_fdw test to look forsta

Поиск
Список
Период
Сортировка

pgsql: Revert "Temporarily instrument postgres_fdw test to look forsta

От
Tom Lane
Дата:
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(-)