aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2008-03-17 19:44:41 +0000
committerPeter Eisentraut <peter_e@gmx.net>2008-03-17 19:44:41 +0000
commita7b7b07af340c73adee9959edf260695591a9496 (patch)
treeed5c5cfd965970a04dcd597f2eb11c4e3895f8fd /src/backend/access/gist/gistproc.c
parente7115a224a3f43764ce31fc4ed4dcb19d73b668f (diff)
downloadpostgresql-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/gistproc.c')
0 files changed, 0 insertions, 0 deletions