Обсуждение: pgsql: Revert "Stabilize output of new regression test case".

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

pgsql: Revert "Stabilize output of new regression test case".

От
Tom Lane
Дата:
Revert "Stabilize output of new regression test case".

This effectively reverts commit 9edc97b71 (although the test is now
in a different place and has different contents).  We don't need that
hack anymore, because since commit 4b93f5799, this test case no longer
throws an error and so there's no displayed CONTEXT that could vary
depending on CLOBBER_CACHE_ALWAYS.  The underlying unstable-output
problem isn't really gone, of course, but it no longer manifests here.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/cbadba8dd632fc0d4162f7d686fec631bce7dfd0

Modified Files
--------------
src/pl/plpgsql/src/expected/plpgsql_varprops.out | 2 --
src/pl/plpgsql/src/sql/plpgsql_varprops.sql      | 2 --
2 files changed, 4 deletions(-)