Tweak trace_sort code to show the merge order (number of active input

Tom Lane <tgl@sss.pgh.pa.us>

Commit: c8cd76de2800cb35bb870e3975c16083648779bf
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-03-08T16:59:03Z
Releases: 8.2.0
Tweak trace_sort code to show the merge order (number of active input
tapes) for each merge step.  This will give us some idea of how effective
the merge distribution algorithm is.

Files

PathChange+/−
src/backend/utils/sort/tuplesort.c modified +13 −5