Re: ecpg weird behavior

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Nicolas Bazin <nbazin(at)ingenico(dot)com(dot)au>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: ecpg weird behavior
Date: 2002-03-20 20:59:40
Message-ID: 20020320205940.GF14143@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)Fam-Meskes(dot)De
Go SF 49ers! Go Rhein Fire!
Use Debian GNU/Linux! Use PostgreSQL!

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Nicolas Bazin 2002-03-20 23:16:49 Re: ecpg weird behavior
Previous Message Michael Meskes 2002-03-20 20:19:57 Re: ecpg weird behavior