Re: Creating GUID - Mailing list pgsql-general

From David Garamond
Subject Re: Creating GUID
Date
Msg-id 40082F3F.9050201@zara.6.isreserved.com
Whole thread Raw
In response to Re: Creating GUID  ("Ivar" <ivar@lumisoft.ee>)
List pgsql-general
Ivar wrote:
> Seems that none of them is same as MS GUID.

And as I recall, Microsoft has changed its GUID algorithm at least once.

>>Linux-only?
> Seems so, damn currently use windows for developement.

I'd say just create/write your own GUID algorithm, either in C or in
plperl/plruby. That's what I plan to do. It should be portable in
Windows and Unix.

--
dave


pgsql-general by date:

Previous
From: Bill Moran
Date:
Subject: Problems with \copy and delimiters ','
Next
From: Aron Roberts
Date:
Subject: plpythonu AKA am I crazy? or....