diff options
author | Michael Meskes <meskes@postgresql.org> | 1999-06-16 18:35:51 +0000 |
---|---|---|
committer | Michael Meskes <meskes@postgresql.org> | 1999-06-16 18:35:51 +0000 |
commit | c6a65978627cfe6fea3174d8f02b094b14e7e154 (patch) | |
tree | 3606c609270baf73f62eabece374386b647e9b35 /src | |
parent | c70db13265b3f430d55d2e7256f30966c40cb87b (diff) | |
download | postgresql-c6a65978627cfe6fea3174d8f02b094b14e7e154.tar.gz postgresql-c6a65978627cfe6fea3174d8f02b094b14e7e154.zip |
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r-- | src/interfaces/ecpg/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/interfaces/ecpg/TODO b/src/interfaces/ecpg/TODO index 6cc52af293d..114500850c6 100644 --- a/src/interfaces/ecpg/TODO +++ b/src/interfaces/ecpg/TODO @@ -11,10 +11,6 @@ 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: |