r9642: Automated commit for Debian build of clsql upstream-version-2.11.10
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 1181bdcd881e4476ecc1b442bfa457b3d25cb055..87dd9391c64eed0820e90f640d9ab565374eeb3c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,8 +8,10 @@ TESTS TO ADD
 * for-each-row macro
 * owner phrases for postgresql and oracle backends
 * Number and Char field types
+* Add test case for return type of (setf slot-value-using-class)
+* symbol slot
+* generalized-boolean slot
 
 VARIANCES FROM COMMONSQL
 
 CLSQL starts with in transaction AUTOCOMMIT mode. To begin a transaction,
@@ -21,7 +23,8 @@ OPTIMIZATIONS
 
 POSSIBLE EXTENSIONS
 
-* extend large object support to databases beyond postgresql, improve large object api
+* extend large object support to databases beyond postgresql
+* improve large object api
 * add support for prepared statements
-* port Oracle backend to UFFI
+