Re: Updatable views/with check option parsing

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Updatable views/with check option parsing
Дата
Msg-id 200605270159.30026.peter_e@gmx.net
обсуждение исходный текст
Ответ на Re: Updatable views/with check option parsing  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Updatable views/with check option parsing
Список pgsql-hackers
Tom Lane wrote:
> Yeah, I just read the same in the bison manual.  The thing that's
> bothering me is that a GLR parser would hide that ambiguity from you,

It doesn't really hide it.  You still get the "N shift/reduce conflicts" 
warnings from bison.  You just know that they are being handled.

-- 
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Updatable views/with check option parsing
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Updatable views/with check option parsing