Description of disallowed characters in quoted identifiers is incomplete

Поиск
Список
Период
Сортировка
От PG Doc comments form
Тема Description of disallowed characters in quoted identifiers is incomplete
Дата
Msg-id 175312790281.787.11714206460573047530@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: Description of disallowed characters in quoted identifiers is incomplete
Re: Description of disallowed characters in quoted identifiers is incomplete
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/17/sql-syntax-lexical.html
Description:

Section 4.1.1 of the documentation claims that "Quoted identifiers can
contain any character, except the character with code zero." However
according to line 105 in src/test/isolation/specscanner.l in the PostgreSQL
source code, new line characters are also disallowed.

В списке pgsql-docs по дате отправления: