From e42a8e3c7f4898829b392af03f196def8942001a Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 25 May 2004 07:18:47 +0000 Subject: [PATCH] r9472: add oracle --- ChangeLog | 1 + doc/bookinfo.xml | 3 +++ doc/entities.inc | 1 + doc/intro.xml | 1 + 4 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2a994e8..1a40b50 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,6 +13,7 @@ and read-sql-value for NUMBER and CHAR. * sql/base-classes.lisp: Add autocommit slot * sql/transaction.lisp: Added autocommit processing, mild cleaning. + * doc/intro.xml: Add Oracle 24 May 2004: Marcus Pearce (m.t.pearce@city.ac.uk) * db-postgresql-socket/postgresql-socket-sql.lisp: replace diff --git a/doc/bookinfo.xml b/doc/bookinfo.xml index c301d41..5a14abd 100644 --- a/doc/bookinfo.xml +++ b/doc/bookinfo.xml @@ -45,6 +45,9 @@ LispWorks and Xanalys are trademarks or registered trademarks of Xanalys Inc. + + Oracle® is a registered + trademark of Oracle Inc. Microsoft Windows® is a diff --git a/doc/entities.inc b/doc/entities.inc index 2f089b0..472d090 100644 --- a/doc/entities.inc +++ b/doc/entities.inc @@ -11,6 +11,7 @@ MySQL"> PostgreSQL"> SQLite"> +Oracle"> ODBC"> AODBC"> CMUCL"> diff --git a/doc/intro.xml b/doc/intro.xml index 3711db5..4098df6 100644 --- a/doc/intro.xml +++ b/doc/intro.xml @@ -132,6 +132,7 @@ socket connections. &sqlite;. Direct &odbc; interface. + &oracle; Allegro's DB interface (&aodbc;). -- 2.34.1