diff options
Diffstat (limited to 'src/interfaces/ecpg/TODO')
-rw-r--r-- | src/interfaces/ecpg/TODO | 2 |
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. |