X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fref-recording.xml;h=fb4fc1c7aa1077aaa6868a91195f35a5517e9c0a;hp=c89e0597f7646f6da5c76e4d3ba5a51b604b5bc9;hb=b50166ae0ba2bc09a9094c0e675ec92010b7293e;hpb=8a13e05588cb35ffeed91cca2dc26c313e387d70 diff --git a/doc/ref-recording.xml b/doc/ref-recording.xml index c89e059..fb4fc1c 100644 --- a/doc/ref-recording.xml +++ b/doc/ref-recording.xml @@ -28,7 +28,7 @@ START-SQL-RECORDING - Function START-SQL-RECORDING + START-SQL-RECORDING Start recording SQL commands or results. Function @@ -139,7 +139,7 @@ STOP-SQL-RECORDING - Function STOP-SQL-RECORDING + STOP-SQL-RECORDING Stop recording SQL commands or results. Function @@ -249,7 +249,7 @@ SQL-RECORDING-P - Function SQL-RECORDING-P + SQL-RECORDING-P Tests whether SQL commands or results are being recorded. Function @@ -357,7 +357,7 @@ SQL-STREAM - Function SQL-STREAM + SQL-STREAM Returns the broadcast stream used for recording SQL commands or results. Function @@ -462,7 +462,7 @@ ADD-SQL-STREAM - Function ADD-SQL-STREAM + ADD-SQL-STREAM Add a component to the broadcast streams used for recording SQL commands or results. Function @@ -539,7 +539,7 @@ ;; 2004-07-02 17:38:45 dent/test/dent => SELECT emplid,first_name,last_name,email FROM employee => ";; 2004-07-02 17:38:45 dent/test/dent => SELECT emplid,first_name,last_name,email FROM employee -1 Vladamir Lenin lenin@soviet.org +1 Vladimir Lenin lenin@soviet.org 2 Josef Stalin stalin@soviet.org 3 Leon Trotsky trotsky@soviet.org 4 Nikita Kruschev kruschev@soviet.org @@ -548,7 +548,7 @@ 7 Konstantin Chernenko chernenko@soviet.org 8 Mikhail Gorbachev gorbachev@soviet.org 9 Boris Yeltsin yeltsin@soviet.org -10 Vladamir Putin putin@soviet.org " +10 Vladimir Putin putin@soviet.org " @@ -592,7 +592,7 @@ DELETE-SQL-STREAM - Function DELETE-SQL-STREAM + DELETE-SQL-STREAM Remove a component from the broadcast streams used for recording SQL commands or results. Function @@ -612,16 +612,16 @@ - - type - - stream - - - A stream or &t;. - - - + + stream + + + A stream or &t;. + + + + + type One of the following keyword symbols: @@ -718,7 +718,7 @@ LIST-SQL-STREAMS - Function LIST-SQL-STREAMS + LIST-SQL-STREAMS List the components of the broadcast streams used for recording SQL commands or results. Function