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