Re: [GENERAL] UUID's as primary keys

From: "Sander Steffann" <s(dot)steffann(at)computel(dot)nl>
To: <mark(at)mark(dot)mielke(dot)cc>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [GENERAL] UUID's as primary keys
Date: 2006-07-06 17:31:27
Message-ID: 007c01c6a122$03dbe320$64c8a8c0@balefirehome
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hi,

Just MHO:

> 1) The added 128-bit type should take the form of:
>
> c) UUID, with only encode/decode/indexable - generic except for the
> name of the type, and the encoding format.
>
> 2) According to your answer in 1), the added 128-bit type should be:
>
> a) In core first.

1c is what I would need. 1b or 1a would be nice to have.

- Sander

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Greg Stark 2006-07-06 17:41:53 Re: [GENERAL] UUID's as primary keys
Previous Message Merlin Moncure 2006-07-06 17:06:09 Re: Backing up the currently used wal segment

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Stark 2006-07-06 17:41:53 Re: [GENERAL] UUID's as primary keys
Previous Message Greg Stark 2006-07-06 17:29:42 Re: Scan Keys