uuid-ossp (Re: [pgsql-packagers] Postgresapp 9.4 beta build ready)

From: Christoph Berg <cb(at)df7cb(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com>, Dave Page <dpage(at)postgresql(dot)org>, Jakob Egger <jakob(at)eggerapps(dot)at>, Palle Girgensohn <girgen(at)pingpong(dot)net>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: uuid-ossp (Re: [pgsql-packagers] Postgresapp 9.4 beta build ready)
Date: 2014-05-17 21:26:59
Message-ID: 20140517212659.GD9148@msgid.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

[redirecting to -hackers]

Re: Tom Lane 2014-05-15 <31008(dot)1400180005(at)sss(dot)pgh(dot)pa(dot)us>
> Sandeep Thakkar <sandeep(dot)thakkar(at)enterprisedb(dot)com> writes:
> > Yes, Jakob is right. On 9.4, we had to patch configure script along with
> > uuid-ossp.c to resolve the uuid issue.
>
> I think we need to discuss this on the open pgsql-hackers list.
> It seems like we have to either
>
> (1) hack both configure and uuid-ossp.c to work around the issue
>
> (2) do something more radical, like adopt Palle's patch to use the
> BSD uuid functions.
>
> Now, (2) sounds a bit scary for a post-beta1 change, but on the other hand
> we know that ossp-uuid is a train wreck in progress. Maybe it's time
> to do something about it. But that's got to be debated on -hackers not
> here.

Fwiw, libossp-uuid is the only non-trivial dependency of
postgresql*.{deb,rpm} - I've been to trainings at customer sites more
than once where we just had a preinstalled Linux machine with no
internet and a set of PostgreSQL packages that needed dpkg
--force-depends or rpm --nodeps to install just because the -contrib
package needs that lib.

So if we got rid of that dependency, life might become a bit easier
also in that setting.

Christoph
--
cb(at)df7cb(dot)de | http://www.df7cb.de/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2014-05-17 21:35:43 Re: %d in log_line_prefix doesn't work for bg/autovacuum workers
Previous Message Tomas Vondra 2014-05-17 21:25:06 Re: buildfarm: strange OOM failures on markhor (running CLOBBER_CACHE_RECURSIVELY)