Tom Lane wrote: > [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?
I think if they can run Gen_fmgrtab, they can get this to work. -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
