Patches from Walter C. Pelissero on clsql mail list
authorKevin Rosenberg <kevin@rosenberg.net>
Fri, 16 Apr 2010 06:13:42 +0000 (00:13 -0600)
committerKevin Rosenberg <kevin@rosenberg.net>
Fri, 16 Apr 2010 06:13:42 +0000 (00:13 -0600)
- db-postgresql.lisp, sql/fddl.lisp: Fix typos
- sql/metaclasses.lisp: Work around type-check-function being set
  during defclass expansion in SBCL
- uffi/clsql-uffi.lisp: In call to uffi:convert-from-foreign-string,
  Set null-terminated-p to T when length not specified.


No differences found