postgresql/src/interfaces/ecpg/TODO

21 lines
615 B
Plaintext
Raw Normal View History

The complete structure definition has to be listed inside the declare
section of the structure variable for ecpg to be able to understand it.
The error message for "no data" in an exec sql insert select from statement
has to be 100.
sqlwarn[6] should be 'W' if the PRECISION or SCALE value specified in a SET
DESCRIPTOR statement will be ignored.
it would be nice to be able to use :var[:index] as cvariable
1999-03-05 10:25:34 +01:00
support for dynamic SQL with unknown number of variables with DESCRIPTORS
1999-03-24 21:05:15 +01:00
The line numbering is not exact.
Missing statements:
1999-09-15 10:29:25 +02:00
- exec slq ifdef
- exec sql allocate
1999-03-24 21:05:15 +01:00
- exec sql deallocate
- SQLSTATE