Re: [GENERAL] UUID's as primary keys

Поиск
Список
Период
Сортировка
От Sander Steffann
Тема Re: [GENERAL] UUID's as primary keys
Дата
Msg-id 007c01c6a122$03dbe320$64c8a8c0@balefirehome
обсуждение исходный текст
Ответ на Re: [GENERAL] UUID's as primary keys  (Greg Stark <gsstark@mit.edu>)
Список 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




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: [GENERAL] UUID's as primary keys
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Help with casting and comparing.