Code review for dtrace probes added (so far) to 8.4. Adjust placement of

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

Commit: e04810e8c4adb1e1905ccdadddbb04996832f838
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-03-11T23:19:25Z
Releases: 8.4.0
Code review for dtrace probes added (so far) to 8.4.  Adjust placement of
some bufmgr probes, take out redundant and memory-leak-inducing path arguments
to smgr__md__read__done and smgr__md__write__done, fix bogus attempt to
recalculate space used in sort__done, clean up formatting in places where
I'm not sure pgindent will do a nice job by itself.

Files