Improve trace_sort code to also show the total memory or disk space used.

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

Commit: b33a73226487ac1ea045c6e52b4a22d1451d0895
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-10-18T22:59:37Z
Releases: 8.1.0
Improve trace_sort code to also show the total memory or disk space used.
Per request from Marc.

Files

PathChange+/−
src/backend/utils/sort/logtape.c modified +10 −1
src/backend/utils/sort/tuplesort.c modified +27 −4
src/include/utils/logtape.h modified +2 −1