UUIDs using e2fs library on Linux in 8.4 - Mailing list pgsql-hackers

From David Lee Lambert
Subject UUIDs using e2fs library on Linux in 8.4
Date
Msg-id 200902072244.50964.davidl@lmert.com
Whole thread Raw
Responses Re: UUIDs using e2fs library on Linux in 8.4  (David Fetter <david@fetter.org>)
List pgsql-hackers
In the same spirit as the FreeBSD-native UUID generator that was discussed 
here a couple months ago,  I was able to link Postgres 8.4 against the UUID 
generator embedded in the Linux ext2fs toolchain.  My code is posted at

http://www.lmert.com/download/pguuid-for-8.4.tar.gz

Unlike on FreeBSD,  there isn't a link-conflict issue that requires this;  
it's just Another Way To Do It.

-- 
David Lee Lambert ... Software Developer, member IEEE, ACM
Cell phone: +1 586-873-8813
GPG key at http://www.lmert.com/keyring.txt
IM: davidleelambert (Yahoo!) or lamber45@cse.msu.edu (MSN)


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Is a plan for lmza commpression in pg_dump
Next
From: David Fetter
Date:
Subject: Re: Is a plan for lmza commpression in pg_dump