Re: quotes in SET grammar

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: quotes in SET grammar
Дата
Msg-id Pine.LNX.4.30.0202261420130.685-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: quotes in SET grammar  (Thomas Lockhart <thomas@fourpalms.org>)
Ответы Re: quotes in SET grammar  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Thomas Lockhart writes:

> Well, that would be how to distinguish them; we could define a new
> token, say "QIDENT" to refer to quoted identifiers and leave "IDENT" for
> the unquoted ones. Then a little work in gram.y should be enough to
> finish the job.

Is this confusion really worth it?  What's wrong with being able to write:

set something to "on";

-- 
Peter Eisentraut   peter_e@gmx.net



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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Refactoring of command.c
Следующее
От: mlw
Дата:
Сообщение: Re: single task postgresql