r9479: * sql/generic-postgresql.lisp: (string n) => (CHAR n)
[clsql.git] / NEWS
1 Three new API functions added: create-database, destroy-database,
2 and probe-database.
3  
4 CLSQL now supports the CommonSQL-API.