OSDN Git Service

Some fix and addition to the japaneses document.
[pghintplan/pg_hint_plan.git] / doc / hint_list-ja.html
old mode 100644 (file)
new mode 100755 (executable)
index 70af266..97653b6
@@ -10,7 +10,7 @@
 </head>
 
 <body>
-<h1 id="pg_hint_plan">pg_hint_plan 1.1.0</h1>
+<h1 id="pg_hint_plan">pg_hint_plan 1.1 付録</h1>
 <div class="navigation">
   <a href="pg_hint_plan-ja.html">pg_hint_plan</a> &gt;
   <a href="hint_list-ja.html">Appendix A. ヒント句一覧</a>
@@ -72,7 +72,7 @@ PostgreSQL 9.2以降で動作します。</td></tr>
   <td nowrap>Leading(テーブル テーブル[ テーブル...])</td>
   <td>指定したテーブルを指定した順番通りに結合します。</td></tr>
 <tr><td nowrap>Leading((テーブル集合<Sup>注1</Sup> テーブル集合<Sup>注1</Sup>))</td>
-  <td>1つ目に指定したテーブル集合を外部表として、2つ目に指定したテーブル集合を内部表として結合します。</td></tr>
+  <td>1つ目に指定したテーブル集合を外部表として、2つ目に指定したテーブル集合を内部表として結合します。書式中のテーブル集合はテーブルもしくは別のテーブル集合です。</td></tr>
 
 <tr><td>見積もり件数補正</td>
   <td nowrap>Rows(テーブル テーブル[ テーブル...] 件数補正)</td>