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



Reply via email to