Re: guid/uuid datatype

Поиск
Список
Период
Сортировка
Искать
От
Neil Conway
Тема
Re: guid/uuid datatype
Дата
Msg-id
1169743703.5447.33.camel@localhost.localdomain
Ответ на
Re: guid/uuid datatype (Gevik Babakhani)
Список
Дерево обсуждения
guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype Bruce Momjian <bruce@momjian.us>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype Bruce Momjian <bruce@momjian.us>
Re: guid/uuid datatype Peter Eisentraut <peter_e@gmx.net>
Re: guid/uuid datatype Bruce Momjian <bruce@momjian.us>
Re: guid/uuid datatype Tom Lane <tgl@sss.pgh.pa.us>
Re: guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Magnus Hagander <magnus@hagander.net>
Re: guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Peter Eisentraut <peter_e@gmx.net>
Re: guid/uuid datatype Alvaro Herrera <alvherre@commandprompt.com>
Re: guid/uuid datatype Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Re: guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype Bruce Momjian <bruce@momjian.us>
Re: guid/uuid datatype "Joshua D. Drake" <jd@commandprompt.com>
Re: guid/uuid datatype Gevik Babakhani <pgdev@xs4all.nl>
Re: guid/uuid datatype Peter Eisentraut <peter_e@gmx.net>
Re: guid/uuid datatype Jim Nasby <decibel@decibel.org>
Re: guid/uuid datatype Peter Eisentraut <peter_e@gmx.net>
Re: guid/uuid datatype "Joshua D. Drake" <jd@commandprompt.com>
Re: guid/uuid datatype Neil Conway <neilc@samurai.com>
Re: guid/uuid datatype "Joshua D. Drake" <jd@commandprompt.com>
Re: guid/uuid datatype "Joshua D. Drake" <jd@commandprompt.com>
On Sun, 2007-01-21 at 00:17 +0100, Gevik Babakhani wrote:
> So.. do we agree for uuid to be included in the core?

I'd be curious to know the degree to which the proposed patch is
consistent with RFC 4122, which AFAIK is the most recent relevant
standard.

With regard to functions for generating UUIDs, I think we should at
least include the methods specified by RFC 4122 that can be implemented
without too many unportable assumptions. I believe that means MD5 & SHA1
hashing of an arbitrary identifier, and UUIDs generated via a PSRNG.

-Neil


В списке pgsql-patches по дате отправления
От: Tom Lane
Дата:
Сообщение: Re: Getting rid of warnings
От: Stefan Kaltenbrunner
Дата:
Сообщение: Re: guid/uuid datatype
FAQ