Re: ECPG - connection name in "EXEC SQL AT ... " statement

From: Edward Pilipczuk <edx(at)astercity(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: ECPG - connection name in "EXEC SQL AT ... " statement
Date: 2001-11-02 07:02:29
Message-ID: 20011102070232.6F4E613E73@144-dzi-1.acn.waw.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Ludek Finstrle 2001-11-02 10:41:58 Re: Need Help with BLOBs via DBI
Previous Message Edward Smirnov 2001-11-02 06:46:07 PostgresDAC ver.1.8: Delphi/C++Builder BDE replacement