Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that
Date
Msg-id [email protected]
Whole thread Raw
In response to pgsql: Enable probes to work with Mac OS X Leopard and other OSes that  ([email protected] (Peter Eisentraut))
Responses Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that
List pgsql-committers
[email protected] (Peter Eisentraut) writes:
> 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.

Gen_dummy_probes.sed?  How likely is that to work on Windows?

            regards, tom lane

pgsql-committers by date:

Previous
From: [email protected] (Peter Eisentraut)
Date:
Subject: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that
Next
From: Tom Lane
Date:
Subject: Re: pgsql: Enable probes to work with Mac OS X Leopard and other OSes that