Re: Patch for UUID datatype (beta) - Mailing list pgsql-patches

From Andreas Pflug
Subject Re: Patch for UUID datatype (beta)
Date
Msg-id 450E4901.5060206@pse-consulting.de
Whole thread Raw
In response to Patch for UUID datatype (beta)  (Gevik Babakhani <pgdev@xs4all.nl>)
Responses Re: Patch for UUID datatype (beta)
Re: Patch for UUID datatype (beta)
List pgsql-patches
Gevik Babakhani wrote:
> - new_guid() function is supported. This function is based on V4 random
> uuid value. It generated 16 random bytes with uuid 'variant' and
> 'version'. It is not guaranteed to produce unique values

Isn't guaranteed uniqueness the very attribute that's expected? AFAIK
there's a commonly accepted algorithm providing this.

Regards,
Andreas


pgsql-patches by date:

Previous
From: Gevik Babakhani
Date:
Subject: Patch for UUID datatype (beta)
Next
From: Gevik Babakhani
Date:
Subject: Re: Patch for UUID datatype (beta)