Re: ecpg weird behavior - Mailing list pgsql-interfaces

From Michael Meskes
Subject Re: ecpg weird behavior
Date
Msg-id 20020320205940.GF14143@feivel.fam-meskes.de
Whole thread Raw
In response to Re: ecpg weird behavior  ("Nicolas Bazin" <nbazin@ingenico.com.au>)
List pgsql-interfaces
On Mon, Mar 18, 2002 at 03:34:56PM +1100, Nicolas Bazin wrote:
> EXEC SQL type mytype is .... does not need a typedef after.

This works mostly but still has some SQL syntax in it:
typedef str reference c

I hope to find all this syntax problems.

> I still have a problem when the grammar is parsed by bison. I get the
> following message:
> conflicts: 12 shift/reduce

I will take care of this although I haven't yet found the reason.

Michael

-- 
Michael Meskes
Michael@Fam-Meskes.De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!


pgsql-interfaces by date:

Previous
From: Andreas Kretzer
Date:
Subject: Re: Problem with pgaccess
Next
From: Michael Meskes
Date:
Subject: Re: ecpg weird behavior