Re: [INTERFACES] esql\c documentation

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [INTERFACES] esql\c documentation
Дата
Msg-id 19990622104602.A1527@gmx.net
обсуждение исходный текст
Ответ на Re: [INTERFACES] esql\c documentation  (selkovjr@mcs.anl.gov)
Ответы Re: [INTERFACES] esql\c documentation  (selkovjr@mcs.anl.gov)
Список pgsql-interfaces
On Mon, Jun 21, 1999 at 08:46:39PM -0400, selkovjr@mcs.anl.gov wrote:
> Excuse me -- what's wrong with shift/reduce conflicts? I have over a
> hundred of those in one of my applications.

Having a shift/reduce conflict means that you can find a statement that is
incorrectly parsed. The system will either do a shift (so the statement is
parsed via alternative 1) or do a reduce (parsing alternative 2) but what
you have in mind is certainly only one of these alternatives.

Michael
-- 
Michael Meskes                         | Go SF 49ers!
Th.-Heuss-Str. 61, D-41812 Erkelenz    | Go Rhein Fire!
Tel.: (+49) 2431/72651                 | Use Debian GNU/Linux!
Email: Michael.Meskes@gmx.net          | Use PostgreSQL!


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

Предыдущее
От: Thomas Lockhart
Дата:
Сообщение: Re: [INTERFACES] esql\c documentation
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] libpq, large Objects