Re: DTrace probe patch for OS X Leopard
От | Robert Lor |
---|---|
Тема | Re: DTrace probe patch for OS X Leopard |
Дата | |
Msg-id | 47C5D5BA.6020905@sun.com обсуждение исходный текст |
Ответ на | Re: DTrace probe patch for OS X Leopard (Peter Eisentraut <peter_e@gmx.net>) |
Ответы |
Re: DTrace probe patch for OS X Leopard
|
Список | pgsql-patches |
Peter Eisentraut wrote: > Robert Lor wrote: > >> Please find the patch attached per this thread >> http://archives.postgresql.org/pgsql-hackers/2008-02/msg00912.php >> > > Why do we have two dtrace calls in the makefiles now? The build process for Mac OS X is different than that of Solaris. The dtrace call in src/Makefile is to generate probes.h before any file is compiled so it can be used in c.h to avoid "probes.h not found" error. The dtrace call in src/backend/Makefile is only needed for Solaris. > I understand you added > the "new" mechanism to support Mac OS X, but doesn't Solaris support that > mechanism as well, so the old one could be dropped? > Both are needed. > Btw., probes_null.h is missing in your patch. > > I included this file (separate from the patch) in the first email. Regards, -Robert
В списке pgsql-patches по дате отправления: