Re: ECPG - connection name in "EXEC SQL AT ... " statement - Mailing list pgsql-interfaces

From Edward Pilipczuk
Subject Re: ECPG - connection name in "EXEC SQL AT ... " statement
Date
Msg-id 20011102070232.6F4E613E73@144-dzi-1.acn.waw.pl
Whole thread Raw
In response to Re: ECPG - connection name in "EXEC SQL AT ... " statement  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: ECPG - connection name in "EXEC SQL AT ... " statement  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
On Thursday, 01 November 2001 21:07, you wrote:
> > Okay, here's the list from the actual TODo file:
> >
> > - ecpg should understand structure definitions outside a declare section.
> > - sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified in a
> > SET DESCRIPTOR statement will be ignored
> > - error handling has to be improved by adding additional error-rules to
> > the parser
> > - usage of :var[:index] or :var[<integer>] as cvariable for an array var
> > would be nice
> > - add a semantic check level, e.g. check if a table really exists
> > - remove space_or_nl and line_end from pgc.l
> > - nested C comments do not work
> > - SQLSTATE is missing
>
> OK ecpg/TODO contents move to main TODO list.  Thanks.

And what about variable in connection name ?

Edward Pilipczuk


pgsql-interfaces by date:

Previous
From: Ludek Finstrle
Date:
Subject: Re: Need Help with BLOBs via DBI
Next
From: Bruce Momjian
Date:
Subject: Re: ECPG - connection name in "EXEC SQL AT ... " statement