From: Michael Meskes Date: Sun, 23 Dec 2001 12:21:05 +0000 (+0000) Subject: Updated ECPG items X-Git-Tag: REL7_2_BETA5~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2a7e1403e54a7d6cc6b80b1cf42fb768aa3c140;p=postgresql Updated ECPG items --- diff --git a/doc/TODO b/doc/TODO index ae233d0531..d2a8eabb18 100644 --- a/doc/TODO +++ b/doc/TODO @@ -265,10 +265,10 @@ CLIENTS o Improve error handling o Allow :var[:index] or :var[] as cvariable for an array var o Add a semantic check level, e.g. check if a table really exists - o Remove space_or_nl and line_end from pgc.l + o -Remove space_or_nl and line_end from pgc.l o Fix nested C comments o Add SQLSTATE - o fix array handling in ECPG + o fix handling of DB attributes taht are arrays REFERENTIAL INTEGRITY