Re: Syntax error and reserved keywords

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: Syntax error and reserved keywords
Дата
Msg-id m27gyk90c3.fsf@2ndQuadrant.fr
обсуждение исходный текст
Ответ на Re: Syntax error and reserved keywords  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Syntax error and reserved keywords
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
>> Is there a reason for us not to add an HINT: "user" is a reserved
>> keyword or something like that, other than nobody having been interested
>> in doing the work?
>
> If that were easily possible, we could just recognize 'user' as an
> identifier in this context and avoid the issue altogether.  But it's
> not.

Thanks, I guess I see the logic here.

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


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

Предыдущее
От: Etsuro Fujita
Дата:
Сообщение: Re: Proposal: Create index on foreign table
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Why does exprCollation reject List node?