diff options
author | Peter Eisentraut <peter_e@gmx.net> | 2008-03-17 19:44:41 +0000 |
---|---|---|
committer | Peter Eisentraut <peter_e@gmx.net> | 2008-03-17 19:44:41 +0000 |
commit | a7b7b07af340c73adee9959edf260695591a9496 (patch) | |
tree | ed5c5cfd965970a04dcd597f2eb11c4e3895f8fd /src/backend/access/gist/gistutil.c | |
parent | e7115a224a3f43764ce31fc4ed4dcb19d73b668f (diff) | |
download | postgresql-a7b7b07af340c73adee9959edf260695591a9496.tar.gz postgresql-a7b7b07af340c73adee9959edf260695591a9496.zip |
Enable probes to work with Mac OS X Leopard and other OSes that will
support DTrace in the future.
Switch from using DTRACE_PROBEn macros to the dynamically generated macros.
Use "dtrace -h" to create a header file that contains the dynamically
generated macros to be used in the source code instead of the DTRACE_PROBEn
macros. A dummy header file is generated for builds without DTrace support.
Author: Robert Lor <Robert.Lor@sun.com>
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions