Re: [INTERFACES] esql\c documentation - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: [INTERFACES] esql\c documentation
Date
Msg-id 19990622104602.A1527@gmx.net
Whole thread Raw
In response to Re: [INTERFACES] esql\c documentation  (selkovjr@mcs.anl.gov)
Responses Re: [INTERFACES] esql\c documentation  (selkovjr@mcs.anl.gov)
List 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 by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: [INTERFACES] esql\c documentation
Next
From: Peter Mount
Date:
Subject: RE: [INTERFACES] libpq, large Objects