Re: uuid type for postgres - Mailing list pgsql-hackers

From nathan wagner
Subject Re: uuid type for postgres
Date
Msg-id 20050906222241.GA27127@granicus.if.org
Whole thread Raw
In response to uuid type for postgres  (nathan wagner <nw@hydaspes.if.org>)
List 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


pgsql-hackers by date:

Previous
From: mark@mark.mielke.cc
Date:
Subject: Re: uuid type for postgres
Next
From: nathan wagner
Date:
Subject: Re: uuid type for postgres