Inaccurate documentation about identifiers - Mailing list pgsql-bugs

From Brennan Vincent
Subject Inaccurate documentation about identifiers
Date
Msg-id feb15ca0-f449-c862-9414-66220e80304d@umanwizard.com
Whole thread Raw
Responses Re: Inaccurate documentation about identifiers
List pgsql-bugs
Hello,

The documentation states:

"SQL identifiers and key words must begin with a letter (a-z, but also letters
with diacritical marks and non-Latin letters) or an underscore (_). Subsequent
characters in an identifier or key word can be letters, underscores, digits
(0-9), or dollar signs ($)"

However, it seems that all non-ASCII characters are considered "letters" by the



pgsql-bugs by date:

Previous
From: Amit Kapila
Date:
Subject: Re: WAL segments removed from primary despite the fact that logical replication slot needs it.
Next
From: "DeFreitas, Nigel"
Date:
Subject: Possible RegEx bug for lower-case a and s characters