Re: Full GUID support

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Full GUID support
Дата
Msg-id 4E19F679.4000203@agliodbs.com
обсуждение исходный текст
Ответ на Re: Full GUID support  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Full GUID support
Re: Full GUID support
Список pgsql-hackers
On 7/3/11 2:02 PM, Tom Lane wrote:
> Yeah.  If there were One True Way to create a UUID, I would probably
> agree that we should push that functionality into core.  But there are
> a lot of ways (and the reason for that is that they all suck in one
> fashion or another :-().  Between that and the lack of portability of
> many of the better ways, this is something I'm happy to keep at arm's
> length.

Also, I think that UUIDs fall into the class of "datatypes used by less
than 10% of users" which should always remain extensions.  I'd consider
CITEXT for core before UUID.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Re: patch review : Add ability to constrain backend temporary file space
Следующее
От: Jeff Davis
Дата:
Сообщение: Re: Extra check in 9.0 exclusion constraint unintended consequences