diff options
Diffstat (limited to 'src/interfaces/ecpg/TODO')
| -rw-r--r-- | src/interfaces/ecpg/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/interfaces/ecpg/TODO b/src/interfaces/ecpg/TODO index 82b8a5d8b8..0b4be6dd9f 100644 --- a/src/interfaces/ecpg/TODO +++ b/src/interfaces/ecpg/TODO @@ -11,9 +11,9 @@ DESCRIPTOR statement will be ignored. it would be nice to be able to use :var[:index] as cvariable -'at DB connection' is missing for several commands (is this standard?) +support for dynamic SQL with unknown number of variables with SQLDA structure -support for unions +allocate memory for pointers as C input variables Missing statements: - exec sql allocate |
