From: | hubert depesz lubaczewski <depesz(at)depesz(dot)com> |
---|---|
To: | y(dot)saburov(at)gmail(dot)com, pgsql-docs(at)lists(dot)postgresql(dot)org |
Subject: | Re: 8.12. UUID Type |
Date: | 2024-06-13 11:00:57 |
Message-ID: | ZmrRaS88yi7ty2Yt@depesz.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2024-06-13 11:01:53 | Re: 28.4.4. Progress Reporting phase status |
Previous Message | PG Doc comments form | 2024-06-13 08:59:18 | 8.12. UUID Type |