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/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/interfaces/ecpg/TODO b/src/interfaces/ecpg/TODO
index b174b56e5e9..5811cb767de 100644
--- a/src/interfaces/ecpg/TODO
+++ b/src/interfaces/ecpg/TODO
@@ -1,3 +1,5 @@
+What happens to a cursor declaration with variables?
+
The complete structure definition has to be listed inside the declare
section of the structure variable for ecpg to be able to understand it.