Re: [BUGS] BUG #4914: uuid_generate_v4 not present in either source or yum/rpm

2009-07-16 Thread Kevin Grittner
David Kerr wrote: > I'm working on my management to allow me to roll my own PG and get a > 3rd party support. FWIW, we're a SLES shop, and we've found it best to build our own. -Kevin -- Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org) To make changes to your subscription: htt

Re: [BUGS] BUG #4914: uuid_generate_v4 not present in either source or yum/rpm

2009-07-09 Thread Alvaro Herrera
Dan Boeriu wrote: > I tried several times to build Postgres 8.4 with the ossp uuid both from > source and from yum/rpm. > I do have installed on the server uuid 1.6 > Now in 8.3.7 I installed a uuid package from postgres yum and run a script: > /usr/share/pgsql/contrib/uuid-ossp.sql > which I can

[BUGS] BUG #4914: uuid_generate_v4 not present in either source or yum/rpm

2009-07-09 Thread Dan Boeriu
The following bug has been logged online: Bug reference: 4914 Logged by: Dan Boeriu Email address: dan.boe...@roost.com PostgreSQL version: 8.4 Operating system: Red Hat 5.3 Description:uuid_generate_v4 not present in either source or yum/rpm Details: I tried severa