]> granicus.if.org Git - postgresql/commit
Revert "Insert temporary debugging output in regression tests."
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Jul 2019 23:46:04 +0000 (19:46 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 1 Jul 2019 23:46:04 +0000 (19:46 -0400)
commitd4b090f54fe8147157485b2c9b7753731e611354
tree970aaac752cf0fdb09f90591cab1ef5690ebb656
parent9e1c9f959422192bbe1b842a2a1ffaf76b080196
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.
src/test/regress/expected/select_parallel.out
src/test/regress/expected/stats.out
src/test/regress/sql/select_parallel.sql
src/test/regress/sql/stats.sql