From a125d9574f14a891370dbe17bcf33e3460120d08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ibhear=20=C3=93=20hAnluain?= Date: Tue, 17 Jan 2017 14:40:20 +0000 Subject: [PATCH] minor documentation modifications. --- README.md | 2 +- docs/oracle-lisp-functions.txt | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b6f8b95..6b2646d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ an emacs based interface to examine and develop for a relational database. It's hoped that the following databases will ultimately supported: -- mysql +- mysql, MariaDB - postgres - oracle diff --git a/docs/oracle-lisp-functions.txt b/docs/oracle-lisp-functions.txt index 9b480ad..e11e4d8 100644 --- a/docs/oracle-lisp-functions.txt +++ b/docs/oracle-lisp-functions.txt @@ -1,3 +1,4 @@ + - get-explain-plan-for-region + determine enode-stage-buffer ~ create a buffer called " *enode-stage-buffer*" @@ -68,4 +69,4 @@ ~ set heading on ~ set linesize to original value ~ set pagesize to original value - + Present the buffer with the PL/SQL code \ No newline at end of file + + Present the buffer with the PL/SQL code