From teiid-commits at lists.jboss.org Fri Oct 2 13:47:50 2009 Content-Type: multipart/mixed; boundary="===============9139673963397351983==" MIME-Version: 1.0 From: teiid-commits at lists.jboss.org To: teiid-commits at lists.jboss.org Subject: [teiid-commits] teiid SVN: r1519 - trunk/documentation/reference/src/main/docbook/en-US/content. Date: Fri, 02 Oct 2009 13:47:50 -0400 Message-ID: <200910021747.n92HloN7004493@svn01.web.mwc.hst.phx2.redhat.com> --===============9139673963397351983== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: shawkins Date: 2009-10-02 13:47:50 -0400 (Fri, 02 Oct 2009) New Revision: 1519 Modified: trunk/documentation/reference/src/main/docbook/en-US/content/procedures.= xml trunk/documentation/reference/src/main/docbook/en-US/content/sql_support= .xml trunk/documentation/reference/src/main/docbook/en-US/content/transaction= _support.xml Log: TEIID-850 fixing misspellings Modified: trunk/documentation/reference/src/main/docbook/en-US/content/proc= edures.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/reference/src/main/docbook/en-US/content/procedures= .xml 2009-10-02 00:36:59 UTC (rev 1518) +++ trunk/documentation/reference/src/main/docbook/en-US/content/procedures= .xml 2009-10-02 17:47:50 UTC (rev 1519) @@ -315,7 +315,7 @@ - Examle Virtual Procedures + Example Virtual Procedures This example is a LOOP that walks through a cursored table and= uses CONTINUE and BREAK. Virtual Procedure Using LOOP, CONTINUE, BREAK Modified: trunk/documentation/reference/src/main/docbook/en-US/content/sql_= support.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/reference/src/main/docbook/en-US/content/sql_suppor= t.xml 2009-10-02 00:36:59 UTC (rev 1518) +++ trunk/documentation/reference/src/main/docbook/en-US/content/sql_suppor= t.xml 2009-10-02 17:47:50 UTC (rev 1519) @@ -699,7 +699,7 @@ MAKEDEP and MAKENOTDEP are hints used to control <link linkend=3D"dependent_join">dependent join</link> behavior. They should only be used in situations where the optim= izer - does not chose the most optimal plan based upon query structure, + does not choose the most optimal plan based upon query structure, metadata, and costing information. </para> </note> Modified: trunk/documentation/reference/src/main/docbook/en-US/content/tran= saction_support.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/documentation/reference/src/main/docbook/en-US/content/transactio= n_support.xml 2009-10-02 00:36:59 UTC (rev 1518) +++ trunk/documentation/reference/src/main/docbook/en-US/content/transactio= n_support.xml 2009-10-02 17:47:50 UTC (rev 1519) @@ -84,7 +84,7 @@ </entry> </row> <row> - <entry>PESSIMITIC</entry> + <entry>PESSIMISTIC</entry> <entry> Will automatically wrap commands in a transaction, but only if the command seems to be --===============9139673963397351983==--