From: | "David E(dot) Wheeler" <david(at)justatheory(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Hackers Pg <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ossp-uuid Contrib Patch |
Date: | 2012-09-10 23:23:00 |
Message-ID: | E6AC60F0-4521-4380-9D10-858362E3FB2F@justatheory.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Sep 10, 2012, at 4:16 PM, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> The long and the short of it is that the OSSP guys need to fix their
> code. I'm not excited about kluges like
>
>> +#define _XOPEN_SOURCE
>
> which might band-aid around their mistake, but at what price? We have
> no idea what side-effects that will have. It would not be unlikely
> for that to result in an ossp-uuid.so that is subtly incompatible with
> the core backend. (We've seen such effects in the past, though I'm too
> lazy to trawl the archives for examples right now.)
Well given that OSSP seems to be abandon ware (no activity since July 2008), it might be time to dump it in favor of something else.
Best,
David
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2012-09-11 00:15:05 | Re: ossp-uuid Contrib Patch |
Previous Message | Tom Lane | 2012-09-10 23:16:57 | Re: ossp-uuid Contrib Patch |