diff options
Diffstat (limited to 'src/interfaces/ecpg/TODO')
-rw-r--r-- | src/interfaces/ecpg/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/TODO b/src/interfaces/ecpg/TODO index 114500850c6..6cc52af293d 100644 --- a/src/interfaces/ecpg/TODO +++ b/src/interfaces/ecpg/TODO @@ -11,6 +11,10 @@ it would be nice to be able to use :var[:index] as cvariable support for dynamic SQL with unknown number of variables with DESCRIPTORS +Allow INTO clause in cursor definition instead of FETCH clause. (Informix +does this, Oracle not. But does it work with standard syntax? Or is it even +standard?) + The line numbering is not exact. Missing statements: |