PG Doc comments form <[email protected]> writes:
> Hello, in the bottom part of
> https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS
> there is an explation about escaped Unicode characters. This piece of
> documentation appears again word by word in the same page in
> https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-STRINGS-UESCAPE
> Please delete one of them.
While the Unicode identifier and Unicode literal constructs are related,
they are certainly not the same thing. I doubt that what you propose
could be an improvement.
regards, tom lane