-
- Downloads
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.
Showing
- src/backend/access/transam/xlog.c 6 additions, 5 deletionssrc/backend/access/transam/xlog.c
- src/backend/storage/buffer/bufmgr.c 39 additions, 29 deletionssrc/backend/storage/buffer/bufmgr.c
- src/backend/storage/smgr/md.c 21 additions, 5 deletionssrc/backend/storage/smgr/md.c
- src/backend/utils/probes.d 10 additions, 9 deletionssrc/backend/utils/probes.d
- src/backend/utils/sort/tuplesort.c 31 additions, 14 deletionssrc/backend/utils/sort/tuplesort.c
Loading
Please register or sign in to comment