Re: 8.12. UUID Type

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: 8.12. UUID Type
Дата
Msg-id ZmrRaS88yi7ty2Yt@depesz.com
обсуждение исходный текст
Ответ на 8.12. UUID Type  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
On Thu, Jun 13, 2024 at 08:59:18AM +0000, PG Doc comments form wrote:
> The following documentation comment has been logged on the website:
> 
> Page: https://www.postgresql.org/docs/16/datatype-uuid.html
> Description:
> 
> Is this the right sentence? "use of upper-case digits"
> >>PostgreSQL also accepts the following alternative forms for input: use of
> upper-case digits


I'd say so. Previous paragraph says:

"…sequence of lower-case hexadecimal digits…"

So digits are not only 0-9, but also a-f. And this can be upper or lower
case.

Best regards,

depesz




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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: 8.12. UUID Type
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: 28.4.4. Progress Reporting phase status