Re: TODO item: GUID - Mailing list pgsql-hackers

From Martijn van Oosterhout
Subject Re: TODO item: GUID
Date
Msg-id 20060905103451.GD14312@svana.org
Whole thread Raw
In response to TODO item: GUID  (Gevik Babakhani <pgdev@xs4all.nl>)
Responses Re: TODO item: GUID  (Gevik Babakhani <pgdev@xs4all.nl>)
List pgsql-hackers
On Tue, Sep 05, 2006 at 11:29:40AM +0200, Gevik Babakhani wrote:
> I have two questions regarding the GUID todo item...
>
> 1. Do we want to have a new datatype for that or just a macro like the
> SERIAL type?

A new datatype. Just because someone has a guid column doesn't mean
they want it autogenerated. Provide a generation function (not
absolutly necessary) and you're done.

Have a nice day,
--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG regression failures on OpenBSD
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Question about 8-byte datatypes