minor documentation modifications.
This commit is contained in:
parent
06c1d58dd7
commit
a125d9574f
2 changed files with 3 additions and 2 deletions
|
@ -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
|
database. It's hoped that the following databases will ultimately
|
||||||
supported:
|
supported:
|
||||||
|
|
||||||
- mysql
|
- mysql, MariaDB
|
||||||
- postgres
|
- postgres
|
||||||
- oracle
|
- oracle
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
|
||||||
- get-explain-plan-for-region
|
- get-explain-plan-for-region
|
||||||
+ determine enode-stage-buffer
|
+ determine enode-stage-buffer
|
||||||
~ create a buffer called " *enode-stage-buffer*"
|
~ create a buffer called " *enode-stage-buffer*"
|
||||||
|
@ -68,4 +69,4 @@
|
||||||
~ set heading on
|
~ set heading on
|
||||||
~ set linesize to original value
|
~ set linesize to original value
|
||||||
~ set pagesize to original value
|
~ set pagesize to original value
|
||||||
+ Present the buffer with the PL/SQL code
|
+ Present the buffer with the PL/SQL code
|
||||||
|
|
Loading…
Reference in a new issue