Re: UUID generation functions

From: Roman Neuhauser <neuhauser(at)sigpipe(dot)cz>
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 16:57:44
Message-ID: 20070411165744.GB60401@dagan.sigpipe.cz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

# peter_e(at)gmx(dot)net / 2007-04-11 14:27:47 +0200:
> 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.

There's already a mapping for PostgreSQL in the library, is it bad?

--
How many Vietnam vets does it take to screw in a light bulb?
You don't know, man. You don't KNOW.
Cause you weren't THERE. http://bash.org/?255991

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Merlin Moncure 2007-04-11 17:24:52 patch to suppress psql timing output in quiet mode
Previous Message Zeugswetter Andreas ADI SD 2007-04-11 16:17:19 Re: conflicting gettimeofday with MinGW