Re: UUID generation functions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: UUID generation functions
Date: 2007-04-11 15:21:12
Message-ID: 16884.1176304872@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter_e(at)gmx(dot)net> writes:
> I have built some UUID generation functions using the library at
> <http://www.ossp.org/pkg/lib/uuid/>. This should cover all the usual ways to
> do it, and it also provides some special constants that could be useful.

> What should I do with this? contrib?

Adding a new outside dependency in contrib seems to require configure
support. If you're willing to do that I have no objection.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas ADI SD 2007-04-11 15:43:15 Re: conflicting gettimeofday with MinGW
Previous Message Andrew Dunstan 2007-04-11 15:06:54 Re: Vista/IPv6