Re: Proposal to Compile a 256-Byte Identifier Length Version Alongside the Current 64-Byte Version

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Laurenz Albe <laurenz.albe@cybertec.at>, David HJ <chuxiongzhong@gmail.com>, pgsql-general@lists.postgresql.org
Date: 2023-10-11T05:53:53Z
Lists: pgsql-general
On 10.10.23 08:22, Laurenz Albe wrote:
> Apart from that, it is a good idea to use table names that are standard 
> SQL identifiers, so that you don't have to double quote them all the time.

FWIW, the Chinese character sequences posted here would be valid 
unquoted identifiers if PostgreSQL implemented standard SQL 
correctly/completely.