X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=ChangeLog;h=be86ce13a65a62d924f64df4741022a7933a344f;hb=645d2ea7396466b8673e3421b55e45cd327f0195;hp=34cece571dc30686bd4d2b148ee2c97a886746d7;hpb=4881f86240f3da99ae537238cfccd61ac9c91f8f;p=clsql.git diff --git a/ChangeLog b/ChangeLog index 34cece5..be86ce1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,12 @@ type string. Convert specified-type (CHAR n) to string. Convert specified-type CHAR to lisp type character. * sql/generic-postgresql.lisp: (string n) => (CHAR n) + * sql/operations.lisp: Add userenv + * 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 * Version 2.11.1 released: Much simpler Oracle client library loading.