The attached patch contains a couple of fixes in the existing probes and
authorBruce Momjian <bruce@momjian.us>
Wed, 17 Dec 2008 01:39:04 +0000 (01:39 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 17 Dec 2008 01:39:04 +0000 (01:39 +0000)
commitfd3b2f09e8060a1cbb67604151a3e2fc02e00eb0
tree13c8e24011f4b13613fec7561a209576cd88a3eb
parentab804648d1d95b0a0bb5e638974a1a749c0d12f1
The attached patch contains a couple of fixes in the existing probes and
includes a few new ones.

- Fixed compilation errors on OS X for probes that use typedefs
- Fixed a number of probes to pass ForkNumber per the relation forks
patch
- The new probes are those that were taken out from the previous
submitted patch and required simple fixes. Will submit the other probes
that may require more discussion in a separate patch.

Robert Lor
src/backend/access/transam/xlog.c
src/backend/storage/buffer/bufmgr.c
src/backend/storage/smgr/md.c
src/backend/utils/Gen_dummy_probes.sed
src/backend/utils/probes.d