mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-01-24 18:55:04 +08:00
Updated ECPG items
This commit is contained in:
parent
988fdce5d1
commit
b2a7e1403e
4
doc/TODO
4
doc/TODO
@ -265,10 +265,10 @@ CLIENTS
|
|||||||
o Improve error handling
|
o Improve error handling
|
||||||
o Allow :var[:index] or :var[<integer>] as cvariable for an array var
|
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 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 Fix nested C comments
|
||||||
o Add SQLSTATE
|
o Add SQLSTATE
|
||||||
o fix array handling in ECPG
|
o fix handling of DB attributes taht are arrays
|
||||||
|
|
||||||
REFERENTIAL INTEGRITY
|
REFERENTIAL INTEGRITY
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user