]> granicus.if.org Git - postgresql/commitdiff
Updated ECPG items
authorMichael Meskes <meskes@postgresql.org>
Sun, 23 Dec 2001 12:21:05 +0000 (12:21 +0000)
committerMichael Meskes <meskes@postgresql.org>
Sun, 23 Dec 2001 12:21:05 +0000 (12:21 +0000)
doc/TODO

index ae233d05318fff3bf4c4b53dfa991f4b2694fe19..d2a8eabb1834be16075f1308456646b4fbb33d92 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -265,10 +265,10 @@ CLIENTS
        o Improve error handling
        o Allow :var[:index] or :var[<integer>] 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