| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-patches(at)postgresql(dot)org |
| Cc: | Robert Lor <Robert(dot)Lor(at)sun(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Subject: | Re: DTrace probe patch for OS X Leopard |
| Date: | 2008-03-17 19:45:55 |
| Message-ID: | 200803172045.56272.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Am Donnerstag, 6. März 2008 schrieb Robert Lor:
> Attached is the updated patch which addressed all the concerns from
> Peter and Tom.
>
> * The header file containing the probe macros is now included only in
> the .c files that need it.
> * All probe macro names now start with TRACE_ (eg:
> TRACE_POSTGRESQL_TRANSACTION_START).
Patch applied. I also added a small sed script that generates the dummy
probes.h file automatically, so it doesn't need to be manually maintained.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Smith | 2008-03-17 20:38:03 | Re: [PATCHES] [0/4] Proposal of SE-PostgreSQL patches |
| Previous Message | Gregory Stark | 2008-03-17 17:43:11 | Re: [PATCHES] [0/4] Proposal of SE-PostgreSQL patches |