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

From Thomas Lockhart
Subject Re: [INTERFACES] esql\c documentation
Date
Msg-id 3767B225.DA868563@alumni.caltech.edu
Whole thread Raw
In response to Re: [INTERFACES] esql\c documentation  (Michael Meskes <meskes@postgresql.org>)
Responses Re: [INTERFACES] esql\c documentation  (Michael Meskes <meskes@postgresql.org>)
List pgsql-interfaces
> > I don't know if this makes you wrong, but Informix supports
> > an INTO clause in a cursor declaration. It's one of the things I had to
> > change while porting some applications from Informix ESQL/C to ECPG.
> > Here's what Informix says about the INTO clause in their training
> > materials for ESQL/C:
> So you think we should add this? I have no idea at the moment if it causes
> problems with the parser but I will add this to my todo list.

I'd suggest *not* adding this non-SQL92 feature. afaik it adds no
functionality, so why bother messing with it? btw, OpenIngres1.1 did
not have this syntax either.
                 - Thomas

-- 
Thomas Lockhart                lockhart@alumni.caltech.edu
South Pasadena, California


pgsql-interfaces by date:

Previous
From: Michael Meskes
Date:
Subject: Re: [INTERFACES] esql\c documentation
Next
From: Georg Ritter
Date:
Subject: IE5 & jdbc