Re: UUID datatype question

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: UUID datatype question
Дата
Msg-id 20090713193203.GK4930@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: UUID datatype question  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Tom Lane wrote:

> (I believe that 8.3 takes braces too ... but it's pickier about where
> it allows dashes.)

This is what the 8.3 comment says:

/*
 * We allow UUIDs in three input formats: 8x-4x-4x-4x-12x,
 * {8x-4x-4x-4x-12x}, and 32x, where "nx" means n hexadecimal digits
 * (only the first format is used for output). We convert the first
 * two formats into the latter format before further processing.
 */


--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: David Kerr
Дата:
Сообщение: Re: UUID datatype question
Следующее
От: "Martie Krukkeland"
Дата:
Сообщение: Re: Question]