Обсуждение: pgsql: Revert "Insert temporary debugging output in regression tests."

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

pgsql: Revert "Insert temporary debugging output in regression tests."

От
Tom Lane
Дата:
Revert "Insert temporary debugging output in regression tests."

This reverts commit f03a9ca4366d064d89b7cf7ed75d4e43f2ed0667,
in the v12 branch only.  We don't want to ship v12 with that,
since it causes occasional test failures (as a result of statistics
transmission not being entirely reliable).

I'll leave it in HEAD though, in hopes that we'll eventually
capture an instance of the original problematic behavior.

Branch
------
REL_12_STABLE

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

Modified Files
--------------
src/test/regress/expected/select_parallel.out | 27 ---------------------------
src/test/regress/expected/stats.out           | 27 ---------------------------
src/test/regress/sql/select_parallel.sql      |  8 --------
src/test/regress/sql/stats.sql                |  8 --------
4 files changed, 70 deletions(-)