Balamurugan Mahendran <balamuru...@adaptavant.com> writes:
> I am not sure that I'll get all my needed function from built-in UUID. I got
> the source from the below link also this works perfectly fine with 8.3
> version(in my understanding).

> http://ring.nict.go.jp/archives/misc/db/postgresql/projects/gborg/uniqueidentifier/stable/uniqueidentifier-0.2.tar.gz

No, it doesn't work "perfectly fine" with 8.3, it's got the same bug it
always had.  You were just lucky enough to avoid stumbling over it
before.

> I am very much excited to use UUID, please let me know if there is any link
> where i can download and compile all my needed functions,

The core uuid type has all that stuff except newid(), which we judged
not to be standardizable.  You can find a few different uuid-creation
functions in contrib/uuid-ossp.

                        regards, tom lane

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to