You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by sc...@apache.org on 2007/03/02 21:09:40 UTC

svn commit: r513927 - in /db/derby/docs/trunk/src/tuning: ctunoptimz11775.dita tuningderby.ditamap

Author: scotsmatrix
Date: Fri Mar  2 12:09:39 2007
New Revision: 513927

URL: http://svn.apache.org/viewvc?view=rev&rev=513927
Log:
DERBY-1920: Patch contains updates to titles in the Tuning Guide. Patch (DERBY-1920-tuning.diff) was contributed by Kim Haase.

Modified:
    db/derby/docs/trunk/src/tuning/ctunoptimz11775.dita
    db/derby/docs/trunk/src/tuning/tuningderby.ditamap

Modified: db/derby/docs/trunk/src/tuning/ctunoptimz11775.dita
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/tuning/ctunoptimz11775.dita?view=diff&rev=513927&r1=513926&r2=513927
==============================================================================
--- db/derby/docs/trunk/src/tuning/ctunoptimz11775.dita (original)
+++ db/derby/docs/trunk/src/tuning/ctunoptimz11775.dita Fri Mar  2 12:09:39 2007
@@ -17,7 +17,7 @@
 -->
 <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "../dtd/concept.dtd">
 <concept xml:lang="en-us" id="ctunoptimz11775">
-<title>LOCK TABLE statement</title>
+<title>Locking a table for the duration of a transaction</title>
 <prolog><metadata>
 <keywords>
 <indexterm>LOCK TABLE statement</indexterm>

Modified: db/derby/docs/trunk/src/tuning/tuningderby.ditamap
URL: http://svn.apache.org/viewvc/db/derby/docs/trunk/src/tuning/tuningderby.ditamap?view=diff&rev=513927&r1=513926&r2=513927
==============================================================================
--- db/derby/docs/trunk/src/tuning/tuningderby.ditamap (original)
+++ db/derby/docs/trunk/src/tuning/tuningderby.ditamap Fri Mar  2 12:09:39 2007
@@ -196,7 +196,7 @@
 <topicref collection-type="family" href="ctunoptimz27975.dita" navtitle="Locking and performance">
 <topicref href="ctunoptimz42065.dita" navtitle="Transaction-based lock escalation">
 </topicref>
-<topicref href="ctunoptimz11775.dita" navtitle="LOCK TABLE statement"></topicref>
+<topicref href="ctunoptimz11775.dita" navtitle="Locking a table for the duration of a transaction"></topicref>
 </topicref>
 <topicref collection-type="family" href="ctunoptimz860097.dita" navtitle="Non-cost-based optimizations">
 <topicref collection-type="family" href="ctunoptimz22460.dita" navtitle="Non-cost-based sort avoidance (tuple filtering)">