Re: darwin pgsql patches

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Bierman <bierman(at)apple(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: darwin pgsql patches
Date: 2000-11-29 16:05:54
Message-ID: 27513.975513954@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Peter Bierman <bierman(at)apple(dot)com> writes:
> /* placeholder file for a self-test program I plan to write. pmb-001128 */

I think there is a semaphore-testing program in the QNX port; have you
looked at that?

> +#define darwin

Could we make this symbol __darwin__, or something else a little less
likely to conflict with plain names in the code? (For that matter,
doesn't the compiler predefine some symbol along this line?)

I'd make the latter change myself, except I have no ability to test it.
Please change the patch appropriately and resubmit...

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2000-11-29 16:30:33 Re: darwin pgsql patches
Previous Message Peter Bierman 2000-11-29 07:59:40 darwin pgsql patches