X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fintro.xml;h=eb10c69e7f868bc00a8d27a4fac8d4044698a3ff;hb=92cad9a9410b8e481987b90cc4f5edd8cc85e7ce;hp=5f1ff000ff3d139bf75707438b6785a517b598c6;hpb=d529146041f6265030edc25c735e063ebfdbd285;p=clsql.git diff --git a/doc/intro.xml b/doc/intro.xml index 5f1ff00..eb10c69 100644 --- a/doc/intro.xml +++ b/doc/intro.xml @@ -14,7 +14,7 @@ linkend="gloss-sql">SQL databases. A number of Common Lisp implementations and SQL databases are supported. The general structure of &clsql; is based on the &commonsql; package by - Xanalys. + LispWorks Ltd. @@ -96,7 +96,7 @@ &md5; &clsql;'s postgresql-socket interface uses Pierre Mai's - md5 + md5 module. @@ -107,29 +107,28 @@ implementations of &uffi;. The following implementations are supported: - &acl; v6.2 and 7.0b on Debian Linux x86 & + &acl; v6.2 through 8.0 on Debian Linux x86 & x86_64 & PowerPC, FreeBSD 4.5, and Microsoft Windows XP. - &lw; v4.3 on Debian Linux and Microsoft + &lw; v4.3 and v4.4 on Debian Linux and Microsoft Windows XP. &cmucl; 18e on Debian Linux, FreeBSD 4.5, and - Solaris 2.8. - &sbcl; 0.8.5 on Debian + Solaris 2.8. 19c on Debian Linux. + &sbcl; 0.8.4 through 0.9.16 on Debian Linux. &scl; 1.1.1 on Debian Linux. - &openmcl; 0.14 on Debian Linux - PowerPC. + &openmcl; 0.14 PowerPC and 1.0pre AMD64 on Debian Linux . Supported &sql; Implementation - Currently, &clsql; supports the following databases: + &clsql; supports the following databases: - &mysql; v3.23.51 and v4.0.18. - &postgresql; v7.4 with both direct API and TCP + &mysql; (tested v3.23.51, v4.0.18, 5.0.24). + &postgresql; (tested with v7.4 and 8.0 with both direct API and TCP socket connections. &sqlite;. &sqlite3;.