Re: uuid type for postgres

From: nathan wagner <nw(at)hydaspes(dot)if(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: uuid type for postgres
Date: 2005-09-06 22:22:41
Message-ID: 20050906222241.GA27127@granicus.if.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

As promised a link to the code.

http://granicus.if.org/~nw/ossp_pg_uuid-0.1.tar.gz

You'll also need Ralf Engelschall's uuid library, which mine is a postgres
interface to. It's available at

ftp://ftp.ossp.org/pkg/lib/uuid/uuid-1.3.0.tar.gz

It probably has a few warts. I'm mainly posting it for suggestions,
comments, and so we have something that isn't vaporware to argue about.

:)

--
Nathan Wagner

Browse pgsql-hackers by date

  From Date Subject
Next Message nathan wagner 2005-09-06 22:40:36 Re: uuid type for postgres
Previous Message mark 2005-09-06 22:06:48 Re: uuid type for postgres