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)
commit5a90bc1fbe829e04d319388b54b76c7a0fe36b58
treee4b6cfa7cf021194a02cb601bc0ea006cf14336e
parent5434e469868a198824df6198733e4fc57f72ce12
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