From: | "Nicolas Bazin" <nbazin(at)ingenico(dot)com(dot)au> |
---|---|
To: | "Michael Meskes" <meskes(at)postgresql(dot)org> |
Cc: | <pgsql-interfaces(at)postgresql(dot)org> |
Subject: | Re: ecpg weird behavior |
Date: | 2002-03-20 23:21:08 |
Message-ID: | 002701c1d065$ea79ce10$660d090a@software.ingenico.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-interfaces |
----- Original Message -----
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>
Sent: Thursday, March 21, 2002 7:59 AM
Subject: Re: [INTERFACES] ecpg weird behavior
> 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.
>
Thanks. Can you keep me updated when you commit the modifications?
> Michael
>
> --
> Michael Meskes
> Michael(at)Fam-Meskes(dot)De
> Go SF 49ers! Go Rhein Fire!
> Use Debian GNU/Linux! Use PostgreSQL!
>
From | Date | Subject | |
---|---|---|---|
Next Message | Murphy Pope | 2002-03-21 00:08:28 | Some basic ecpg questions |
Previous Message | Nicolas Bazin | 2002-03-20 23:16:49 | Re: ecpg weird behavior |