Re: Description of disallowed characters in quoted identifiers is incomplete

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Description of disallowed characters in quoted identifiers is incomplete
Дата
Msg-id 944843.1753191583@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Description of disallowed characters in quoted identifiers is incomplete  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> 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.

I'm not sure why you would think that specscanner.l is relevant
here.  It's for parsing our (rather idiosyncratic) "isolation
test" spec files, not SQL.

            regards, tom lane



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