r9482: * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
[clsql.git] / ChangeLog
index 5c226cd1f6fa02679fc1d5233982adfebeae6979..be86ce13a65a62d924f64df4741022a7933a344f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        CHAR to lisp type character.
        * sql/generic-postgresql.lisp: (string n) => (CHAR n)
        * sql/operations.lisp: Add userenv
-       * doc/TODO: Add AUTOCOMMIT
+       * doc/TODO: Add AUTOCOMMIT. Remove need for large table and bigint
+       slot tests
+       * sql/oracle-sql.lisp: Add 64-bit bigint direct conversion
+       * uffi/clsql-uffi.lisp: Handle signed 64-bit integers
+       * test/test-init.lisp: Add large table with bigint slot
        
 25 May 2004 Kevin Rosenberg <kevin@rosenberg.net>
        * Version 2.11.1 released: Much simpler Oracle client library loading.