firtst release
Revision | 687ced2ec2d24f0029e26f4ef5e7fdcd9bbb00a6 (tree) |
---|---|
Time | 2022-01-18 15:45:40 |
Author | Kyotaro Horiguchi <horikyota.ntt@gmai...> |
Commiter | Kyotaro Horiguchi |
Fix versions and copyright year of doc
@@ -10,7 +10,7 @@ | ||
10 | 10 | </head> |
11 | 11 | |
12 | 12 | <body> |
13 | -<h1 id="pg_hint_plan">pg_hint_plan 1.4</h1> | |
13 | +<h1 id="pg_hint_plan">pg_hint_plan 1.6</h1> | |
14 | 14 | <div class="navigation"> |
15 | 15 | <a href="pg_hint_plan-ja.html">pg_hint_plan</a> |
16 | 16 | </div> |
@@ -693,12 +693,12 @@ postgres=# | ||
693 | 693 | </dl> |
694 | 694 | |
695 | 695 | <h2 id="requirement">動作環境</h2> |
696 | -pg_hint_plan13 1.3 は PostgreSQL 13 のみをサポートします。 | |
696 | +pg_hint_plan14 1.6 は PostgreSQL 14 のみをサポートします。 | |
697 | 697 | <dl> |
698 | 698 | <dt>PostgreSQL</dt> |
699 | - <dd>バージョン 13</dd> | |
699 | + <dd>バージョン 14</dd> | |
700 | 700 | <dt>動作確認済みOS</dt> |
701 | - <dd>CentOS 8.2</dd> | |
701 | + <dd>CentOS 8.5</dd> | |
702 | 702 | </dl> |
703 | 703 | |
704 | 704 | <h2 id="seealso">関連項目</h2> |
@@ -713,6 +713,6 @@ pg_hint_plan13 1.3 は PostgreSQL 13 のみをサポートします。 | ||
713 | 713 | <a href="pg_hint_plan-ja.html">pg_hint_plan</a> |
714 | 714 | </div> |
715 | 715 | |
716 | -<p class="footer">Copyright (c) 2012-2021, NIPPON TELEGRAPH AND TELEPHONE CORPORATION</p> | |
716 | +<p class="footer">Copyright (c) 2012-2022, NIPPON TELEGRAPH AND TELEPHONE CORPORATION</p> | |
717 | 717 | </body> |
718 | 718 | </html> |