Re: Updatable views/with check option parsing

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Updatable views/with check option parsing
Дата
Msg-id 200605260950.03960.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
Am Mittwoch, 24. Mai 2006 20:42 schrieb Tom Lane:
> Peter Eisentraut <peter_e@gmx.net> writes:
> > I have spent some time figuring out how to resolve the parsing conflicts
> > in Bernd Helmle's updatable views patch.  The problem has now been
> > reduced to specifically this situation:
>
> Could we see the proposed patches for gram.y?

Here it is.

$ make -W gram.y gram.c
bison -y -d  gram.y
conflicts: 4 shift/reduce

These are basically for instances of the same problem.

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

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

Предыдущее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Bug with UTF-8 character
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: GIN stuck in loop during PITR