Re: UUID generation functions

Поиск
Список
Период
Сортировка
От Milen A. Radev
Тема Re: UUID generation functions
Дата
Msg-id g21rdi$od9$1@ger.gmane.org
обсуждение исходный текст
Ответ на Re: UUID generation functions  (John DeSoi <desoi@pgedit.com>)
Ответы Re: UUID generation functions
Список pgsql-admin
John DeSoi написа:
>
> On Jun 2, 2008, at 3:19 PM, Kevin Grittner wrote:
>
>> Any chance of going to 8.3?
>>
>> http://www.postgresql.org/docs/8.3/interactive/datatype-uuid.html
>
> But 8.3 still does not generate UUIDs, only stores/compares them. From
> the link above:
>
>> PostgreSQL provides storage and comparison functions for UUIDs, but
>> the core database does not include any function for generating UUIDs,
>> because no single algorithm is well suited for every application.
>
> For reasons mentioned by the other poster, it would be helpful if
> PostgreSQL could generate them. Is there really more than 2 or 3 needed
> options where it would be huge code bloat to include sufficient
> alternatives?

http://www.postgresql.org/docs/8.3/static/uuid-ossp.html


--
Milen A. Radev

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: UUID generation functions
Следующее
От: "Milen A. Radev"
Дата:
Сообщение: Re: UUID generation functions