summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/ecpg/TODO')
-rw-r--r--src/interfaces/ecpg/TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/interfaces/ecpg/TODO b/src/interfaces/ecpg/TODO
index 36d929ea0b..9e9f94b157 100644
--- a/src/interfaces/ecpg/TODO
+++ b/src/interfaces/ecpg/TODO
@@ -13,8 +13,13 @@ support for dynamic SQL with unknown number of variables with DESCRIPTORS
The line numbering is not exact.
+What happens to the output variable during read if there was an
+indicator-error?
+
+Add a semantic check level, e.g. check if a table really exists.
+
Missing statements:
- - exec slq ifdef
+ - exec sql ifdef
- exec sql allocate
- exec sql deallocate
- SQLSTATE