[Groonga-commit] pgroonga/pgroonga.github.io at fd49203 [master] Use variable for document site URL

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Nov 11 23:15:03 JST 2016


Kouhei Sutou	2016-11-11 23:15:03 +0900 (Fri, 11 Nov 2016)

  New Revision: fd4920359f149549a49adec950be5bae190e9c7a
  https://github.com/pgroonga/pgroonga.github.io/commit/fd4920359f149549a49adec950be5bae190e9c7a

  Message:
    Use variable for document site URL

  Modified files:
    _config.yml
    _po/ja/news/index.po
    _po/ja/overview/index.po
    _po/ja/reference/create-index-using-pgroonga.po
    _po/ja/reference/functions/pgroonga-command.po
    _po/ja/reference/grant-usage-on-schema-pgroonga.po
    _po/ja/reference/operators/jsonb-contain.po
    _po/ja/reference/operators/jsonb-query.po
    _po/ja/reference/operators/like.po
    _po/ja/reference/operators/regular-expression.po
    _po/ja/reference/parameters/enable_wal.po
    _po/ja/reference/parameters/log_type.po
    _po/ja/reference/pgroonga-versus-gist-and-gin.po
    _po/ja/reference/replication.po
    _po/ja/tutorial/index.po
    _po/ja/upgrade/index.po
    _po/ja/users/index.po
    ja/news/index.md
    ja/overview/index.md
    ja/reference/create-index-using-pgroonga.md
    ja/reference/functions/pgroonga-command.md
    ja/reference/grant-usage-on-schema-pgroonga.md
    ja/reference/operators/jsonb-contain.md
    ja/reference/operators/jsonb-query.md
    ja/reference/operators/like.md
    ja/reference/operators/regular-expression.md
    ja/reference/parameters/enable_wal.md
    ja/reference/parameters/log_type.md
    ja/reference/pgroonga-versus-gist-and-gin.md
    ja/reference/replication.md
    ja/tutorial/index.md
    ja/upgrade/index.md
    ja/users/index.md
    news/index.md
    overview/index.md
    reference/create-index-using-pgroonga.md
    reference/functions/pgroonga-command.md
    reference/grant-usage-on-schema-pgroonga.md
    reference/operators/jsonb-contain.md
    reference/operators/jsonb-query.md
    reference/operators/like.md
    reference/operators/regular-expression.md
    reference/parameters/enable_wal.md
    reference/parameters/log_type.md
    reference/pgroonga-versus-gist-and-gin.md
    reference/replication.md
    tutorial/index.md
    upgrade/index.md
    users/index.md

  Modified: _config.yml (+3 -0)
===================================================================
--- _config.yml    2016-11-11 22:52:58 +0900 (37db2e7)
+++ _config.yml    2016-11-11 23:15:03 +0900 (d318b38)
@@ -5,6 +5,9 @@ pgroonga_version: 1.1.8
 pgroonga_release_date: 2016-11-09
 copyright_year: 2015-2016
 postgresql_short_version: 9.6
+postgresql_doc_base_url:
+  en: https://www.postgresql.org/docs/9.6/static
+  ja: https://www.postgresql.jp/document/9.5/html
 windows_postgresql_versions:
   - 9.5.5-1
   - 9.6.1-1

  Modified: _po/ja/news/index.po (+8 -9)
===================================================================
--- _po/ja/news/index.po    2016-11-11 22:52:58 +0900 (18138ee)
+++ _po/ja/news/index.po    2016-11-11 23:15:03 +0900 (2d54c55)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-07 01:34+0900\n"
+"PO-Revision-Date: 2016-11-11 22:52+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -70,20 +70,19 @@ msgstr ""
 msgid ""
 "  * [experimental][WAL] Supported WAL. WAL support requires PostgreSQL 9.6 or "
 "later and [MessagePack](http://msgpack.org/). WAL support means that you can u"
-"se PostgreSQL's [stream replication feature](https://www.postgresql.org/docs/{"
-"{ site.postgresql_short_version }}/static/warm-standby.html) but doesn't mean "
-"that PGroonga is crash safe. If PostgreSQL crashes while updating PGroonga dat"
-"a, PGroonga data may be broken. See also [replication](../reference/replicatio"
-"n.html) and [`pgroonga.enable_wal` parameter][../reference/parameters/enable_w"
-"al.html]."
+"se PostgreSQL's [stream replication feature]({{ site.postgresql_doc_base_url.e"
+"n }}/warm-standby.html) but doesn't mean that PGroonga is crash safe. If Postg"
+"reSQL crashes while updating PGroonga data, PGroonga data may be broken. See a"
+"lso [replication](../reference/replication.html) and [`pgroonga.enable_wal` pa"
+"rameter][../reference/parameters/enable_wal.html]."
 msgstr ""
 
 msgid "  * Upgraded required Groonga version to 6.0.7 or later."
 msgstr ""
 
 msgid ""
-"  * Supported [tablespace](https://www.postgresql.org/docs/{{ site.postgresql_"
-"short_version }}/static/manage-ag-tablespaces.html)."
+"  * Supported [tablespace]({{ site.postgresql_doc_base_url.en }}/manage-ag-tab"
+"lespaces.html)."
 msgstr ""
 
 msgid ""

  Modified: _po/ja/overview/index.po (+3 -5)
===================================================================
--- _po/ja/overview/index.po    2016-11-11 22:52:58 +0900 (5af71f4)
+++ _po/ja/overview/index.po    2016-11-11 23:15:03 +0900 (5909955)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2015-10-25 20:59+0900\n"
+"PO-Revision-Date: 2016-11-11 23:02+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -61,13 +61,11 @@ msgid ""
 msgstr "あらゆる言語をサポートした全文検索を実現するための拡張機能がいくつかあります。"
 
 msgid ""
-"  * [pg_trgm](https://www.postgresql.org/docs/{{ site.postgresql_short_version"
-" }}/static/pgtrgm.html)\n"
+"  * [pg_trgm]({{ site.postgresql_doc_base_url.en }}/pgtrgm.html)\n"
 "    * It's bundled with PostgreSQL but it's not installed as default.\n"
 "    * You need to change pg\\_trgm source code to support all languages."
 msgstr ""
-"  * [pg_trgm](http://www.postgresql.jp/document/{{ site.postgresql_short_versi"
-"on }}/html/pgtrgm.html)\n"
+"  * [pg_trgm]({{ site.postgresql_doc_base_url.ja }}/pgtrgm.html)\n"
 "    * PostgreSQLにバンドルされていますが、デフォルトではインストールされていません。\n"
 "    * あらゆる言語に対応するためにはpg\\_trgmのソースコードを変更する必要があります。"
 

  Modified: _po/ja/reference/create-index-using-pgroonga.po (+11 -13)
===================================================================
--- _po/ja/reference/create-index-using-pgroonga.po    2016-11-11 22:52:58 +0900 (90841a5)
+++ _po/ja/reference/create-index-using-pgroonga.po    2016-11-11 23:15:03 +0900 (c84e6ef)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-04 00:59+0900\n"
+"PO-Revision-Date: 2016-11-11 23:09+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -32,13 +32,12 @@ msgstr "## 構文"
 
 msgid ""
 "This section describes only `pgroonga` index method related `CREATE INDEX` syn"
-"tax. See [`CREATE INDEX` document by PostgreSQL](https://www.postgresql.org/do"
-"cs/{{ site.postgresql_short_version }}/static/sql-createindex.html) for full `"
-"CREATE INDEX` syntax."
+"tax. See [`CREATE INDEX` document by PostgreSQL]({{ site.postgresql_doc_base_u"
+"rl.en }}/sql-createindex.html) for full `CREATE INDEX` syntax."
 msgstr ""
 "このセクションでは`pgroonga`インデックスメソッド関連の`CREATE INDEX`の構文だけ説明します。完全な`CREATE INDEX`の構文は"
-"[PostgreSQLの`CREATE INDEX`のドキュメント](http://www.postgresql.jp/document/{{ site.p"
-"ostgresql_short_version }}/html/sql-createindex.html)を参照してください。"
+"[PostgreSQLの`CREATE INDEX`のドキュメント]({{ site.postgresql_doc_base_url.ja }}/sql-c"
+"reateindex.html)を参照してください。"
 
 msgid "Here is a basic syntax for creating a single column index:"
 msgstr "シングルカラムインデックスを作成する基本的な構文は次の通りです。"
@@ -249,14 +248,13 @@ msgid "Since 1.1.6."
 msgstr "1.1.6で追加。"
 
 msgid ""
-"Specify `TABLESPACE ${TABLESPACE_NAME}` for customizing [tablespace](https://w"
-"ww.postgresql.org/docs/{{ site.postgresql_short_version }}/static/manage-ag-ta"
-"blespaces.html). If you have fast storage, you may want to change tablespace f"
-"or PGroonga indexes."
+"Specify `TABLESPACE ${TABLESPACE_NAME}` for customizing [tablespace]({{ site.p"
+"ostgresql_doc_base_url.en }}/manage-ag-tablespaces.html). If you have fast sto"
+"rage, you may want to change tablespace for PGroonga indexes."
 msgstr ""
-"[テーブルスペース](http://www.postgresql.jp/document/{{ site.postgresql_short_version "
-"}}/html/manage-ag-tablespaces.html)をカスタマイズするには`TABLESPACE ${TABLESPACE_NAME}`を"
-"指定してください。もし高速なストレージがある場合は、テーブルスペースを変更してそのストレージにPGroongaのインデックスを置きたくなるかもしれません。"
+"[テーブルスペース]({{ site.postgresql_doc_base_url.ja }}/manage-ag-tablespaces.html)をカ"
+"スタマイズするには`TABLESPACE ${TABLESPACE_NAME}`を指定してください。もし高速なストレージがある場合は、テーブルスペースを変更"
+"してそのストレージにPGroongaのインデックスを置きたくなるかもしれません。"
 
 msgid "Here is an example to change tablespace:"
 msgstr "以下はテーブルスペースを変更する例です。"

  Modified: _po/ja/reference/functions/pgroonga-command.po (+5 -5)
===================================================================
--- _po/ja/reference/functions/pgroonga-command.po    2016-11-11 22:52:58 +0900 (5bf5929)
+++ _po/ja/reference/functions/pgroonga-command.po    2016-11-11 23:15:03 +0900 (b9468ea)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-09 19:12+0900\n"
+"PO-Revision-Date: 2016-11-11 23:06+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -50,12 +50,12 @@ msgstr "`command`は`text`型の値です。`pgroonga.command`は`command`をGro
 msgid ""
 "Groonga command returns result as JSON. `pgroonga.command` returns the JSON as"
 " `text` type value. You can use [JSON functions and operations provided by Pos"
-"tgreSQL](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/s"
-"tatic/functions-json.html) by casting the result to `json` or `jsonb` type."
+"tgreSQL]({{ site.postgresql_doc_base_url.en }}/functions-json.html) by casting"
+" the result to `json` or `jsonb` type."
 msgstr ""
 "Groongaのコマンドは結果をJSONとして返します。`pgroonga.command`はJSONを`text`型の値として返します。結果を`json`"
-"型か`jsonb`型にキャストすると[PostgreSQLが提供するJSON関数・演算](http://www.postgresql.jp/document"
-"/{{ site.postgresql_short_version }}/html/functions-json.html)を使うことができます。"
+"型か`jsonb`型にキャストすると[PostgreSQLが提供するJSON関数・演算]({{ site.postgresql_doc_base_url.j"
+"a }}/functions-json.html)を使うことができます。"
 
 msgid "## Usage"
 msgstr "## 使い方"

  Modified: _po/ja/reference/grant-usage-on-schema-pgroonga.po (+11 -9)
===================================================================
--- _po/ja/reference/grant-usage-on-schema-pgroonga.po    2016-11-11 22:52:58 +0900 (d6f76e2)
+++ _po/ja/reference/grant-usage-on-schema-pgroonga.po    2016-11-11 23:15:03 +0900 (df78b34)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-04 00:52+0900\n"
+"PO-Revision-Date: 2016-11-11 23:10+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -26,6 +26,9 @@ msgid ""
 "uperuser needs to grant `USAGE` privilege on `pgroonga` schema to normal users"
 " who want to use PGroonga."
 msgstr ""
+"PGroongaは`pgroonga`スキーマに関数・演算子・演算子クラスなどを定義します。デフォルトではスーパーユーザーしか`pgroonga`スキーマの"
+"機能を使えません。スーパーユーザーはPGroongaを使いたいすべての一般ユーザーに`pgroonga`スキーマの`USAGE`権限を与えなければいけません"
+"。"
 
 msgid ""
 "This document describes how to grant `USAGE` privilege on `pgroonga` schema to"
@@ -36,11 +39,11 @@ msgid "## Create a normal user {#create-user}"
 msgstr "## 一般ユーザーを作成 {#create-user}"
 
 msgid ""
-"First, create a normal user `alice` by [`CREATE USER`](https://www.postgresql."
-"org/docs/{{ site.postgresql_short_version }}/static/sql-createuser.html):"
+"First, create a normal user `alice` by [`CREATE USER`]({{ site.postgresql_doc_"
+"base_url.en }}/sql-createuser.html):"
 msgstr ""
-"最初に[`CREATE USER`](http://www.postgresql.jp/document/{{ site.postgresql_short_"
-"version }}/html/sql-createuser.html)で一般ユーザー`alice`を作成します。"
+"最初に[`CREATE USER`]({{ site.postgresql_doc_base_url.ja }}/sql-createuser.html)で"
+"一般ユーザー`alice`を作成します。<"
 
 msgid ""
 "```sql\n"
@@ -73,11 +76,10 @@ msgstr "## `pgroonga`スキーマの`USAGE`権限を与える {#grant}"
 
 msgid ""
 "You can grant `USAGE` privilege on `pgroonga` schema to normal user `alice` by"
-" [`GRANT`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}"
-"/static/sql-grant.html):"
+" [`GRANT`]({{ site.postgresql_doc_base_url.en }}/sql-grant.html):"
 msgstr ""
-"[`GRANT`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }"
-"}/html/sql-grant.html)を使って一般ユーザー`alice`に`pgroonga`スキーマの`USAGE`権限を与えることができます。"
+"[`GRANT`]({{ site.postgresql_doc_base_url.ja }}/sql-grant.html)を使って一般ユーザー`alic"
+"e`に`pgroonga`スキーマの`USAGE`権限を与えることができます。"
 
 msgid ""
 "```sql\n"

  Modified: _po/ja/reference/operators/jsonb-contain.po (+13 -14)
===================================================================
--- _po/ja/reference/operators/jsonb-contain.po    2016-11-11 22:52:58 +0900 (b44d151)
+++ _po/ja/reference/operators/jsonb-contain.po    2016-11-11 23:15:03 +0900 (55624ac)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2015-10-25 15:28+0900\n"
+"PO-Revision-Date: 2016-11-11 23:10+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -27,14 +27,14 @@ msgid "PGroonga supports fast index search by `@>` operator."
 msgstr "PGroongaは`@>`演算子の検索をインデックスを使って高速に実現できます。"
 
 msgid ""
-"[`@>` operator is a built-in PostgreSQL operator](https://www.postgresql.org/d"
-"ocs/{{ site.postgresql_short_version }}/static/functions-json.html#FUNCTIONS-J"
-"SONB-OP-TABLE). `@>` operator returns true when the right hand side `jsonb` ty"
-"pe value is a subset of left hand side `jsonb` type value."
+"[`@>` operator is a built-in PostgreSQL operator]({{ site.postgresql_doc_base_"
+"url.en }}/functions-json.html#FUNCTIONS-JSONB-OP-TABLE). `@>` operator returns"
+" true when the right hand side `jsonb` type value is a subset of left hand sid"
+"e `jsonb` type value."
 msgstr ""
-"[`@>`演算子はPostgreSQL組み込みの演算子](http://www.postgresql.jp/document/{{ site.postgre"
-"sql_short_version }}/html/functions-json.html#FUNCTIONS-JSONB-OP-TABLE)です。`@>`"
-"演算子は右辺の`jsonb`型の値が左辺の`jsonb`型の値のサブセットなら真を返します。"
+"[`@>`演算子はPostgreSQL組み込みの演算子]({{ site.postgresql_doc_base_url.ja }}/functions-j"
+"son.html#functions-jsonb-op-table)です。`@>`演算子は右辺の`jsonb`型の値が左辺の`jsonb`型の値のサブセット"
+"なら真を返します。"
 
 msgid "## Syntax"
 msgstr "## 構文"
@@ -120,13 +120,12 @@ msgid "Here is an example for match case:"
 msgstr "マッチする例は次の通りです。"
 
 msgid ""
-"(It uses [`jsonb_pretty()` function](https://www.postgresql.org/docs/devel/sta"
-"tic/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since Postgr"
-"eSQL 9.5 for readability.)"
+"(It uses [`jsonb_pretty()` function]({{ site.postgresql_doc_base_url.en }}/fun"
+"ctions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since PostgreSQL 9."
+"5 for readability.)"
 msgstr ""
-"(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数](http://www.postgresql.jp/d"
-"ocument/current/html/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE)を使ってい"
-"ます。)"
+"(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数]({{ site.postgresql_doc_bas"
+"e_url.ja }}/functions-json.html#functions-json-processing-table)を使っています。)"
 
 msgid ""
 "```sql\n"

  Modified: _po/ja/reference/operators/jsonb-query.po (+6 -7)
===================================================================
--- _po/ja/reference/operators/jsonb-query.po    2016-11-11 22:52:58 +0900 (2bfc98c)
+++ _po/ja/reference/operators/jsonb-query.po    2016-11-11 23:15:03 +0900 (6453d43)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2015-10-25 20:50+0900\n"
+"PO-Revision-Date: 2016-11-11 23:05+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -278,13 +278,12 @@ msgid ""
 msgstr "次は`www.example.com`という文字列値を含む`jsonb`型の値を検索する条件です。"
 
 msgid ""
-"(It uses [`jsonb_pretty()` function](https://www.postgresql.org/docs/devel/sta"
-"tic/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since Postgr"
-"eSQL 9.5 for readability.)"
+"(It uses [`jsonb_pretty()` function]({{ site.postgresql_doc_base_url.en }}/fun"
+"ctions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since PostgreSQL 9."
+"5 for readability.)"
 msgstr ""
-"(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数](http://www.postgresql.jp/d"
-"ocument/current/html/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE)を使ってい"
-"ます。)"
+"(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数]({{ site.postgresql_doc_bas"
+"e_url.ja }}/functions-json.html#functions-json-processing-table)を使っています。)"
 
 msgid ""
 "```sql\n"

  Modified: _po/ja/reference/operators/like.po (+6 -7)
===================================================================
--- _po/ja/reference/operators/like.po    2016-11-11 22:52:58 +0900 (114992a)
+++ _po/ja/reference/operators/like.po    2016-11-11 23:15:03 +0900 (6178bd2)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-04 00:50+0900\n"
+"PO-Revision-Date: 2016-11-11 23:10+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -33,14 +33,13 @@ msgstr ""
 
 msgid ""
 "`column LIKE '%KEYWORD%'` with index is slower than `column %% 'KEYWORD'` with"
-" index because `column LIKE '%KEYWORD%'` with index needs \"[Recheck](https://w"
-"ww.postgresql.org/docs/{{ site.postgresql_short_version }}/static/index-scanni"
-"ng.html)\". `column %% 'KEYWORD'` doesn't need \"Recheck\"."
+" index because `column LIKE '%KEYWORD%'` with index needs \"[Recheck]({{ site.p"
+"ostgresql_doc_base_url.en }}/index-scanning.html)\". `column %% 'KEYWORD'` does"
+"n't need \"Recheck\"."
 msgstr ""
 "インデックスを使った`column LIKE '%キーワード%'`は`column %% 'キーワード'`よりも遅いです。これは、インデックスを使った`co"
-"lumn LIKE '%キーワード%'`は「[再検査](https://www.postgresql.jp/document/{{ site.postgre"
-"sql_short_version }}/html/index-scanning.html)」する必要があるからです。`column %% 'キーワード'`"
-"は「再検査」する必要がありません。"
+"lumn LIKE '%キーワード%'`は「[再検査]({{ site.postgresql_doc_base_url.ja }}/index-scanni"
+"ng.html)」する必要があるからです。`column %% 'キーワード'`は「再検査」する必要がありません。"
 
 msgid ""
 "The original `LIKE` operator searches against text as is. But `%%` operator pe"

  Modified: _po/ja/reference/operators/regular-expression.po (+9 -9)
===================================================================
--- _po/ja/reference/operators/regular-expression.po    2016-11-11 22:52:58 +0900 (2ce1a30)
+++ _po/ja/reference/operators/regular-expression.po    2016-11-11 23:15:03 +0900 (4146261)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-01-04 17:25+0900\n"
+"PO-Revision-Date: 2016-11-11 23:05+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -30,18 +30,18 @@ msgid "PostgreSQL provides the following built-in regular expression operators:"
 msgstr "PostgreSQLは次のような組み込みの正規表現演算子を提供しています。"
 
 msgid ""
-"  * [`SIMILAR TO`](https://www.postgresql.org/docs/{{ site.postgresql_short_ve"
-"rsion }}/static/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP)"
+"  * [`SIMILAR TO`]({{ site.postgresql_doc_base_url.en }}/functions-matching.ht"
+"ml#FUNCTIONS-SIMILARTO-REGEXP)"
 msgstr ""
-"  * [`SIMILAR TO`](http://www.postgresql.jp/document/{{ site.postgresql_short_"
-"version }}/html/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP)"
+"  * [`SIMILAR TO`]({{ site.postgresql_doc_base_url.ja }}/functions-matching.ht"
+"ml#functions-similarto-regexp)"
 
 msgid ""
-"  * [POSIX Regular Expression](https://www.postgresql.org/docs/{{ site.postgre"
-"sql_short_version }}/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP)"
+"  * [POSIX Regular Expression]({{ site.postgresql_doc_base_url.en }}/functions"
+"-matching.html#FUNCTIONS-POSIX-REGEXP)"
 msgstr ""
-"  * [POSIX正規表現](http://www.postgresql.jp/document/{{ site.postgresql_short_ver"
-"sion }}/html/functions-matching.html#FUNCTIONS-POSIX-REGEXP)"
+"  * [POSIX正規表現]({{ site.postgresql_doc_base_url.ja }}/functions-matching.html#"
+"functions-posix-regexp)"
 
 msgid ""
 "`SIMILAR TO` is based on SQL standard. \"POSIX Regular Expression\" is based on "

  Modified: _po/ja/reference/parameters/enable_wal.po (+5 -6)
===================================================================
--- _po/ja/reference/parameters/enable_wal.po    2016-11-11 22:52:58 +0900 (186d50b)
+++ _po/ja/reference/parameters/enable_wal.po    2016-11-11 23:15:03 +0900 (fe0826a)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-07 01:34+0900\n"
+"PO-Revision-Date: 2016-11-11 23:11+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -34,12 +34,11 @@ msgid "## Summary"
 msgstr "## 概要"
 
 msgid ""
-"`pgroonga.enable_wal` parameter controls whether [WAL](https://www.postgresql."
-"org/docs/{{ site.postgresql_short_version }}/static/runtime-config-wal.html) i"
-"s enabled or not."
+"`pgroonga.enable_wal` parameter controls whether [WAL]({{ site.postgresql_doc_"
+"base_url.en }}/runtime-config-wal.html) is enabled or not."
 msgstr ""
-"`pgroonga.enable_wal`パラメーターは[WAL](http://www.postgresql.jp/document/{{ site.po"
-"stgresql_short_version }}/html/runtime-config-wal.html)を有効にするかどうかを制御します。"
+"`pgroonga.enable_wal`パラメーターは[WAL]({{ site.postgresql_doc_base_url.ja }}/runtim"
+"e-config-wal.html)を有効にするかどうかを制御します。"
 
 msgid ""
 "PGroonga supports WAL with PostgreSQL 9.6 or later. `pgroonga.enable_wal` para"

  Modified: _po/ja/reference/parameters/log_type.po (+5 -5)
===================================================================
--- _po/ja/reference/parameters/log_type.po    2016-11-11 22:52:58 +0900 (6cca841)
+++ _po/ja/reference/parameters/log_type.po    2016-11-11 23:15:03 +0900 (cf655df)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2015-12-23 23:37+0900\n"
+"PO-Revision-Date: 2016-11-11 23:04+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -119,11 +119,11 @@ msgid ""
 msgstr ""
 
 msgid ""
-"See also [Registering Event Log on Windows](https://www.postgresql.org/docs/{{"
-" site.postgresql_short_version }}/static/event-log-registration.html)."
+"See also [Registering Event Log on Windows]({{ site.postgresql_doc_base_url.en"
+" }}/event-log-registration.html)."
 msgstr ""
-"[WindowsにおけるEvent Logの登録](http://www.postgresql.jp/document/{{ site.postgresql"
-"_short_version }}/html/event-log-registration.html)も参照してください。"
+"[WindowsにおけるEvent Logの登録]({{ site.postgresql_doc_base_url.ja }}/event-log-regi"
+"stration.html)も参照してください。<"
 
 msgid "## See also"
 msgstr "## 参考"

  Modified: _po/ja/reference/pgroonga-versus-gist-and-gin.po (+8 -9)
===================================================================
--- _po/ja/reference/pgroonga-versus-gist-and-gin.po    2016-11-11 22:52:58 +0900 (0dd8058)
+++ _po/ja/reference/pgroonga-versus-gist-and-gin.po    2016-11-11 23:15:03 +0900 (0424055)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-04 00:51+0900\n"
+"PO-Revision-Date: 2016-11-11 23:12+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -46,15 +46,14 @@ msgid "## Characteristics"
 msgstr "## 特徴"
 
 msgid ""
-"[PostgreSQL document describes about characteristics of GiST and GIN](https://"
-"www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/textsearch-"
-"indexes.html). In short, searching by GiST is slower than searching by GIN but"
-" updating GiST is faster than updating GIN. GIN uses more disk space than GiST"
-"."
+"[PostgreSQL document describes about characteristics of GiST and GIN]({{ site."
+"postgresql_doc_base_url.en }}/textsearch-indexes.html). In short, searching by"
+" GiST is slower than searching by GIN but updating GiST is faster than updatin"
+"g GIN. GIN uses more disk space than GiST."
 msgstr ""
-"[PostgreSQLのドキュメントはGiSTとGINの特徴を説明](http://www.postgresql.jp/document/{{ site.p"
-"ostgresql_short_version }}/html/textsearch-indexes.html)しています。手短にまとめると次の通りです。G"
-"iSTの検索はGINよりも遅いですが、GiSTの更新はGINよりも速いです。GINはGiSTよりも多くのディスク領域を使います。"
+"[PostgreSQLのドキュメントはGiSTとGINの特徴を説明]({{ site.postgresql_doc_base_url.ja }}/texts"
+"earch-indexes.html)しています。手短にまとめると次の通りです。GiSTの検索はGINよりも遅いですが、GiSTの更新はGINよりも速いです"
+"。GINはGiSTよりも多くのディスク領域を使います。"
 
 msgid ""
 "Searching by PGroonga is faster than GIN and updating PGroonga is faster than "

  Modified: _po/ja/reference/replication.po (+18 -22)
===================================================================
--- _po/ja/reference/replication.po    2016-11-11 22:52:58 +0900 (c1a4ebb)
+++ _po/ja/reference/replication.po    2016-11-11 23:15:03 +0900 (0b73124)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-11 22:52+0900\n"
+"PO-Revision-Date: 2016-11-11 23:12+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -21,13 +21,12 @@ msgid "# Replication"
 msgstr "# レプリケーション"
 
 msgid ""
-"PGroonga supports PostgreSQL built-in [WAL based streaming replication](https:"
-"//www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/warm-stan"
-"dby.html) since 1.1.6. It requires PostgreSQL 9.6 or later."
+"PGroonga supports PostgreSQL built-in [WAL based streaming replication]({{ sit"
+"e.postgresql_doc_base_url.en }}/warm-standby.html) since 1.1.6. It requires Po"
+"stgreSQL 9.6 or later."
 msgstr ""
-"PGroongaは1.1.6からPostgreSQL組み込みの[WALベースのストリーミングレプリケーション機能](https://www.postgres"
-"ql.jp/document/{{ site.postgresql_short_version }}/html/warm-standby.html)をサポー"
-"トしています。この機能を使うにはPostgreSQL 9.6以降が必要です。"
+"PGroongaは1.1.6からPostgreSQL組み込みの[WALベースのストリーミングレプリケーション機能]({{ site.postgresql_d"
+"oc_base_url.ja }}/warm-standby.html)をサポートしています。この機能を使うにはPostgreSQL 9.6以降が必要です。"
 
 msgid ""
 "If you're using PostgreSQL 9.5 or earlier, you can use some alternative stream"
@@ -242,12 +241,11 @@ msgid "  * `wal_level = replica`"
 msgstr ""
 
 msgid ""
-"     * See also [PostgreSQL: Documentation: Write Ahead Log](https://www.postg"
-"resql.org/docs/{{ site.postgresql_short_version }}/static/runtime-config-wal.h"
-"tml#GUC-WAL-LEVEL)."
+"     * See also [PostgreSQL: Documentation: Write Ahead Log]({{ site.postgresq"
+"l_doc_base_url.en }}/runtime-config-wal.html#GUC-WAL-LEVEL)."
 msgstr ""
-"     * [ログ先行書き込み(WAL)](http://www.postgresql.jp/document/{{ site.postgresql_sh"
-"ort_version }}/html/runtime-config-wal.html#guc-wal-level)も参照してください。."
+"     * [ログ先行書き込み(WAL)]({{ site.postgresql_doc_base_url.ja }}/runtime-config-wa"
+"l.html#guc-wal-level)も参照してください。."
 
 msgid ""
 "  * `max_wal_senders = 4` (`= 2 (The number of slaves) * 2`. `* 2` is for unex"
@@ -255,12 +253,11 @@ msgid ""
 msgstr "  * `max_wal_senders = 4`(`= 2(スレーブ数) * 2`。`* 2`は意図せず接続が切れた場合のため。)"
 
 msgid ""
-"     * See also [PostgreSQL: Documentation: Replication](https://www.postgresq"
-"l.org/docs/{{ site.postgresql_short_version }}/static/runtime-config-replicati"
-"on.html#GUC-MAX-WAL-SENDERS)."
+"     * See also [PostgreSQL: Documentation: Replication]({{ site.postgresql_do"
+"c_base_url.en }}/runtime-config-replication.html#GUC-MAX-WAL-SENDERS)."
 msgstr ""
-"     * [レプリケーション](http://www.postgresql.jp/document/{{ site.postgresql_short_v"
-"ersion }}/html/runtime-config-replication.html#guc-max-wal-senders)も参照してください。"
+"     * [レプリケーション]({{ site.postgresql_doc_base_url.ja }}/runtime-config-replica"
+"tion.html#guc-max-wal-senders)も参照してください。"
 
 msgid "`/var/lib/pgsql/9.6/data/postgresql.conf`:"
 msgstr ""
@@ -516,12 +513,11 @@ msgid "  * `hot_standby = on`"
 msgstr ""
 
 msgid ""
-"    * See also [PostgreSQL: Documentation: Replication](https://www.postgresql"
-".org/docs/{{ site.postgresql_short_version }}/static/runtime-config-replicatio"
-"n.html#GUC-HOT-STANDBY)."
+"    * See also [PostgreSQL: Documentation: Replication]({{ site.postgresql_doc"
+"_base_url.en }}/runtime-config-replication.html#GUC-HOT-STANDBY)."
 msgstr ""
-"    * [レプリケーション](http://www.postgresql.jp/document/{{ site.postgresql_short_ve"
-"rsion }}/html/runtime-config-replication.html#guc-hot-standby)も参照してください。"
+"    * [レプリケーション]({{ site.postgresql_doc_base_url.ja }}/runtime-config-replicat"
+"ion.html#guc-hot-standby)も参照してください。"
 
 msgid ""
 "```text\n"

  Modified: _po/ja/tutorial/index.po (+12 -14)
===================================================================
--- _po/ja/tutorial/index.po    2016-11-11 22:52:58 +0900 (0d6c83c)
+++ _po/ja/tutorial/index.po    2016-11-11 23:15:03 +0900 (51fefbe)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-04 01:15+0900\n"
+"PO-Revision-Date: 2016-11-11 23:13+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -465,13 +465,13 @@ msgstr "この関数はすべてのテキストに対して使うことができ
 
 msgid ""
 "Here is a sample SQL that describes about it. You can use the function in the "
-"following `SELECT` that doesn't have `FROM`. Note that [`unnest`](https://www."
-"postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-array"
-".html) is a PostgreSQL function that converts an array to rows."
+"following `SELECT` that doesn't have `FROM`. Note that [`unnest`]({{ site.post"
+"gresql_doc_base_url.en }}/functions-array.html) is a PostgreSQL function that "
+"converts an array to rows."
 msgstr ""
-"この挙動を説明するサンプルSQLは次の通りです。`FROM`がない次の`SELECT`でもこの関数を使えます。[`unnest`](http://www.p"
-"ostgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-array"
-".html)は配列を列に変換するPostgreSQLの関数であることに注意してください。"
+"この挙動を説明するサンプルSQLは次の通りです。`FROM`がない次の`SELECT`でもこの関数を使えます。[`unnest`]({{ site.post"
+"gresql_doc_base_url.ja }}/functions-array.html)は配列を列に変換するPostgreSQLの関数であることに注意"
+"してください。"
 
 msgid ""
 "```sql\n"
@@ -862,14 +862,12 @@ msgstr ""
 "  * `@@`演算子"
 
 msgid ""
-"[`@>` operator is a built-in PostgreSQL operator](https://www.postgresql.org/d"
-"ocs/{{ site.postgresql_short_version }}/static/functions-json.html#FUNCTIONS-J"
-"SONB-OP-TABLE). `@>` returns true when the right hand side `jsonb` is a subset"
-" of left hand side `jsonb`."
+"[`@>` operator is a built-in PostgreSQL operator]({{ site.postgresql_doc_base_"
+"url.en }}/functions-json.html#FUNCTIONS-JSONB-OP-TABLE). `@>` returns true whe"
+"n the right hand side `jsonb` is a subset of left hand side `jsonb`."
 msgstr ""
-"[`@>`演算子はPostgreSQL組み込みの演算子](http://www.postgresql.jp/document/{{ site.postgre"
-"sql_short_version }}/html/functions-json.html#FUNCTIONS-JSONB-OP-TABLE)です。`@>`"
-"は右辺の`jsonb`が左辺の`jsonb`のサブセットなら真を返します。"
+"[`@>`演算子はPostgreSQL組み込みの演算子]({{ site.postgresql_doc_base_url.ja }}/functions-j"
+"son.html#functions-jsonb-op-table)です。`@>`は右辺の`jsonb`が左辺の`jsonb`のサブセットなら真を返します。"
 
 msgid "You can execute `@>` faster by PGroonga."
 msgstr "PGroongaを使うことで高速に`@>`を実行出来ます。"

  Modified: _po/ja/upgrade/index.po (+13 -13)
===================================================================
--- _po/ja/upgrade/index.po    2016-11-11 22:52:58 +0900 (e047855)
+++ _po/ja/upgrade/index.po    2016-11-11 23:15:03 +0900 (f84a772)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-11-11 22:52+0900\n"
+"PO-Revision-Date: 2016-11-11 23:02+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -173,25 +173,25 @@ msgid "## See also"
 msgstr "## 参考"
 
 msgid ""
-"  * [`CREATE EXTENSION`](https://www.postgresql.org/docs/{{ site.postgresql_sh"
-"ort_version }}/static/sql-createextension.html)"
+"  * [`CREATE EXTENSION`]({{ site.postgresql_doc_base_url.en }}/sql-createexten"
+"sion.html)"
 msgstr ""
-"  * [`CREATE EXTENSION`](http://www.postgresql.jp/document/{{ site.postgresql_"
-"short_version }}/html/sql-createextension.html)"
+"  * [`CREATE EXTENSION`]({{ site.postgresql_doc_base_url.ja }}/sql-createexten"
+"sion.html)"
 
 msgid ""
-"  * [`DROP EXTENSION`](https://www.postgresql.org/docs/{{ site.postgresql_shor"
-"t_version }}/static/sql-dropextension.html)"
+"  * [`DROP EXTENSION`]({{ site.postgresql_doc_base_url.en }}/sql-dropextension"
+".html)"
 msgstr ""
-"  * [`DROP EXTENSION`](http://www.postgresql.jp/document/{{ site.postgresql_sh"
-"ort_version }}/html/sql-dropextension.html)"
+"  * [`DROP EXTENSION`]({{ site.postgresql_doc_base_url.ja }}/sql-dropextension"
+".html)"
 
 msgid ""
-"  * [`ALTER EXTENSION`](https://www.postgresql.org/docs/{{ site.postgresql_sho"
-"rt_version }}/static/sql-alterextension.html)"
+"  * [`ALTER EXTENSION`]({{ site.postgresql_doc_base_url.en }}/sql-alterextensi"
+"on.html)"
 msgstr ""
-"  * [`ALTER EXTENSION`](http://www.postgresql.jp/document/{{ site.postgresql_s"
-"hort_version }}/html/sql-alterextension.html)"
+"  * [`ALTER EXTENSION`]({{ site.postgresql_doc_base_url.ja }}/sql-alterextensi"
+"on.html)"
 
 msgid ""
 "  * [`CREATE INDEX USING pgroonga`](../reference/create-index-using-pgroonga.h"

  Modified: _po/ja/users/index.po (+6 -7)
===================================================================
--- _po/ja/users/index.po    2016-11-11 22:52:58 +0900 (2c1c556)
+++ _po/ja/users/index.po    2016-11-11 23:15:03 +0900 (fad8cb1)
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"PO-Revision-Date: 2016-09-05 17:39+0900\n"
+"PO-Revision-Date: 2016-11-11 22:59+0900\n"
 "Language: ja\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -29,14 +29,13 @@ msgstr ""
 msgid ""
 "[Zulip](https://zulip.org/) is a powerful open source group chat. It uses PGro"
 "onga to implement all languages support full text search. Because [PostgreSQL "
-"built-in full text search feature](https://www.postgresql.org/docs/current/sta"
-"tic/textsearch.html) supports only one language at the same time. PGroonga can"
-" support all languages at the same time."
+"built-in full text search feature]({{ site.postgresql_doc_base_url.en }}/texts"
+"earch.html) supports only one language at the same time. PGroonga can support "
+"all languages at the same time."
 msgstr ""
 "[Zulip](https://zulip.org/)はパワフルなオープンソースのグループチャットアプリケーションです。全言語対応の全文検索機能を実現するた"
-"めにPGroongaを使っています。なぜなら、[PostgreSQL組み込みの全文検索機能](https://www.postgresql.jp/docum"
-"ent/current/html/functions-textsearch.html)は同時に1つの言語しかサポートできないからです。PGroongaは同時"
-"にすべての言語をサポートできます。"
+"めにPGroongaを使っています。なぜなら、[PostgreSQL組み込みの全文検索機能]({{ site.postgresql_doc_base_url"
+".ja }}/textsearch.html)は同時に1つの言語しかサポートできないからです。PGroongaは同時にすべての言語をサポートできます。"
 
 msgid "## (Send us your service name)"
 msgstr "## (サービス名を教えてください)"

  Modified: ja/news/index.md (+2 -2)
===================================================================
--- ja/news/index.md    2016-11-11 22:52:58 +0900 (6de6c12)
+++ ja/news/index.md    2016-11-11 23:15:03 +0900 (6b8a464)
@@ -32,11 +32,11 @@ title: おしらせ
 
   * [[Windows](../install/windows.html)] Upgraded bundled Groonga to 6.1.0.
 
-  * [experimental][WAL] Supported WAL. WAL support requires PostgreSQL 9.6 or later and [MessagePack](http://msgpack.org/). WAL support means that you can use PostgreSQL's [stream replication feature](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/warm-standby.html) but doesn't mean that PGroonga is crash safe. If PostgreSQL crashes while updating PGroonga data, PGroonga data may be broken. See also [replication](../reference/replication.html) and [`pgroonga.enable_wal` parameter][../reference/parameters/enable_wal.html].
+  * [experimental][WAL] Supported WAL. WAL support requires PostgreSQL 9.6 or later and [MessagePack](http://msgpack.org/). WAL support means that you can use PostgreSQL's [stream replication feature]({{ site.postgresql_doc_base_url.en }}/warm-standby.html) but doesn't mean that PGroonga is crash safe. If PostgreSQL crashes while updating PGroonga data, PGroonga data may be broken. See also [replication](../reference/replication.html) and [`pgroonga.enable_wal` parameter][../reference/parameters/enable_wal.html].
 
   * Upgraded required Groonga version to 6.0.7 or later.
 
-  * Supported [tablespace](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/manage-ag-tablespaces.html).
+  * Supported [tablespace]({{ site.postgresql_doc_base_url.en }}/manage-ag-tablespaces.html).
 
   * Disabled index only scan automatically when there is one or more long records.
 

  Modified: ja/overview/index.md (+1 -1)
===================================================================
--- ja/overview/index.md    2016-11-11 22:52:58 +0900 (f49abd4)
+++ ja/overview/index.md    2016-11-11 23:15:03 +0900 (a02c009)
@@ -16,7 +16,7 @@ PostgreSQLはアルファベットと数値だけを使った言語の全文検
 
 あらゆる言語をサポートした全文検索を実現するための拡張機能がいくつかあります。
 
-  * [pg_trgm](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/pgtrgm.html)
+  * [pg_trgm]({{ site.postgresql_doc_base_url.ja }}/pgtrgm.html)
     * PostgreSQLにバンドルされていますが、デフォルトではインストールされていません。
     * あらゆる言語に対応するためにはpg\_trgmのソースコードを変更する必要があります。
 

  Modified: ja/reference/create-index-using-pgroonga.md (+2 -2)
===================================================================
--- ja/reference/create-index-using-pgroonga.md    2016-11-11 22:52:58 +0900 (0312810)
+++ ja/reference/create-index-using-pgroonga.md    2016-11-11 23:15:03 +0900 (fd328e3)
@@ -8,7 +8,7 @@ title: CREATE INDEX USING pgroonga
 
 ## 構文
 
-このセクションでは`pgroonga`インデックスメソッド関連の`CREATE INDEX`の構文だけ説明します。完全な`CREATE INDEX`の構文は[PostgreSQLの`CREATE INDEX`のドキュメント](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/sql-createindex.html)を参照してください。
+このセクションでは`pgroonga`インデックスメソッド関連の`CREATE INDEX`の構文だけ説明します。完全な`CREATE INDEX`の構文は[PostgreSQLの`CREATE INDEX`のドキュメント]({{ site.postgresql_doc_base_url.ja }}/sql-createindex.html)を参照してください。
 
 シングルカラムインデックスを作成する基本的な構文は次の通りです。
 
@@ -114,7 +114,7 @@ CREATE INDEX pgroonga_tag_index
 
 1.1.6で追加。
 
-[テーブルスペース](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/manage-ag-tablespaces.html)をカスタマイズするには`TABLESPACE ${TABLESPACE_NAME}`を指定してください。もし高速なストレージがある場合は、テーブルスペースを変更してそのストレージにPGroongaのインデックスを置きたくなるかもしれません。
+[テーブルスペース]({{ site.postgresql_doc_base_url.ja }}/manage-ag-tablespaces.html)をカスタマイズするには`TABLESPACE ${TABLESPACE_NAME}`を指定してください。もし高速なストレージがある場合は、テーブルスペースを変更してそのストレージにPGroongaのインデックスを置きたくなるかもしれません。
 
 以下はテーブルスペースを変更する例です。
 

  Modified: ja/reference/functions/pgroonga-command.md (+1 -1)
===================================================================
--- ja/reference/functions/pgroonga-command.md    2016-11-11 22:52:58 +0900 (602dfe9)
+++ ja/reference/functions/pgroonga-command.md    2016-11-11 23:15:03 +0900 (eb722ac)
@@ -18,7 +18,7 @@ text pgroonga.command(command)
 
 `command`は`text`型の値です。`pgroonga.command`は`command`をGroongaのコマンドとして実行します。
 
-Groongaのコマンドは結果をJSONとして返します。`pgroonga.command`はJSONを`text`型の値として返します。結果を`json`型か`jsonb`型にキャストすると[PostgreSQLが提供するJSON関数・演算](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-json.html)を使うことができます。
+Groongaのコマンドは結果をJSONとして返します。`pgroonga.command`はJSONを`text`型の値として返します。結果を`json`型か`jsonb`型にキャストすると[PostgreSQLが提供するJSON関数・演算]({{ site.postgresql_doc_base_url.ja }}/functions-json.html)を使うことができます。
 
 ## 使い方
 

  Modified: ja/reference/grant-usage-on-schema-pgroonga.md (+2 -2)
===================================================================
--- ja/reference/grant-usage-on-schema-pgroonga.md    2016-11-11 22:52:58 +0900 (40dc685)
+++ ja/reference/grant-usage-on-schema-pgroonga.md    2016-11-11 23:15:03 +0900 (810185b)
@@ -10,7 +10,7 @@ PGroongaは`pgroonga`スキーマに関数・演算子・演算子クラスな
 
 ## 一般ユーザーを作成 {#create-user}
 
-最初に[`CREATE USER`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/sql-createuser.html)で一般ユーザー`alice`を作成します。
+最初に[`CREATE USER`]({{ site.postgresql_doc_base_url.ja }}/sql-createuser.html)で一般ユーザー`alice`を作成します。<
 
 ```sql
 CREATE USER alice;
@@ -29,7 +29,7 @@ SELECT pgroonga.snippet_html('PGroonga is fast', Array['fast']);
 
 ## `pgroonga`スキーマの`USAGE`権限を与える {#grant}
 
-[`GRANT`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/sql-grant.html)を使って一般ユーザー`alice`に`pgroonga`スキーマの`USAGE`権限を与えることができます。
+[`GRANT`]({{ site.postgresql_doc_base_url.ja }}/sql-grant.html)を使って一般ユーザー`alice`に`pgroonga`スキーマの`USAGE`権限を与えることができます。
 
 ```sql
 GRANT USAGE ON SCHEMA pgroonga TO alice;

  Modified: ja/reference/operators/jsonb-contain.md (+2 -2)
===================================================================
--- ja/reference/operators/jsonb-contain.md    2016-11-11 22:52:58 +0900 (2f5d672)
+++ ja/reference/operators/jsonb-contain.md    2016-11-11 23:15:03 +0900 (f3f56c9)
@@ -8,7 +8,7 @@ title: "@>演算子"
 
 PGroongaは`@>`演算子の検索をインデックスを使って高速に実現できます。
 
-[`@>`演算子はPostgreSQL組み込みの演算子](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-json.html#FUNCTIONS-JSONB-OP-TABLE)です。`@>`演算子は右辺の`jsonb`型の値が左辺の`jsonb`型の値のサブセットなら真を返します。
+[`@>`演算子はPostgreSQL組み込みの演算子]({{ site.postgresql_doc_base_url.ja }}/functions-json.html#functions-jsonb-op-table)です。`@>`演算子は右辺の`jsonb`型の値が左辺の`jsonb`型の値のサブセットなら真を返します。
 
 ## 構文
 
@@ -73,7 +73,7 @@ SET enable_seqscan = off;
 
 マッチする例は次の通りです。
 
-(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数](http://www.postgresql.jp/document/current/html/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE)を使っています。)
+(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数]({{ site.postgresql_doc_base_url.ja }}/functions-json.html#functions-json-processing-table)を使っています。)
 
 ```sql
 SELECT jsonb_pretty(record) FROM logs WHERE record @> '{"host": "www.example.com"}'::jsonb;

  Modified: ja/reference/operators/jsonb-query.md (+1 -1)
===================================================================
--- ja/reference/operators/jsonb-query.md    2016-11-11 22:52:58 +0900 (518c0bb)
+++ ja/reference/operators/jsonb-query.md    2016-11-11 23:15:03 +0900 (afbb6a4)
@@ -156,7 +156,7 @@ CREATE TABLE values (
 
 次は`www.example.com`という文字列値を含む`jsonb`型の値を検索する条件です。
 
-(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数](http://www.postgresql.jp/document/current/html/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE)を使っています。)
+(読みやすくするためにPostgreSQL 9.5以降で使える[`jsonb_pretty()`関数]({{ site.postgresql_doc_base_url.ja }}/functions-json.html#functions-json-processing-table)を使っています。)
 
 ```sql
 SELECT jsonb_pretty(record) FROM logs WHERE record @@ 'string == "www.example.com"';

  Modified: ja/reference/operators/like.md (+1 -1)
===================================================================
--- ja/reference/operators/like.md    2016-11-11 22:52:58 +0900 (c971def)
+++ ja/reference/operators/like.md    2016-11-11 23:15:03 +0900 (f4151aa)
@@ -8,7 +8,7 @@ title: LIKE演算子
 
 PGroongaは内部的に`column LIKE '%キーワード%'`条件を`column %% 'キーワード'`条件に変換します。[`%%`演算子](match.html)はインデックスを使って全文検索をします。これはインデックスを使わない`LIKE`演算子より速いです。
 
-インデックスを使った`column LIKE '%キーワード%'`は`column %% 'キーワード'`よりも遅いです。これは、インデックスを使った`column LIKE '%キーワード%'`は「[再検査](https://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/index-scanning.html)」する必要があるからです。`column %% 'キーワード'`は「再検査」する必要がありません。
+インデックスを使った`column LIKE '%キーワード%'`は`column %% 'キーワード'`よりも遅いです。これは、インデックスを使った`column LIKE '%キーワード%'`は「[再検査]({{ site.postgresql_doc_base_url.ja }}/index-scanning.html)」する必要があるからです。`column %% 'キーワード'`は「再検査」する必要がありません。
 
 元の`LIKE`演算子は対象テキストに対して検索します。しかし、`%%`演算子は正規化したテキストに対して検索します。そのため、インデックスを使って`LIKE`演算子の検索を実行した場合は「再検査」が必要になります。
 

  Modified: ja/reference/operators/regular-expression.md (+2 -2)
===================================================================
--- ja/reference/operators/regular-expression.md    2016-11-11 22:52:58 +0900 (3b8b598)
+++ ja/reference/operators/regular-expression.md    2016-11-11 23:15:03 +0900 (39666e7)
@@ -10,9 +10,9 @@ title: "@~演算子"
 
 PostgreSQLは次のような組み込みの正規表現演算子を提供しています。
 
-  * [`SIMILAR TO`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP)
+  * [`SIMILAR TO`]({{ site.postgresql_doc_base_url.ja }}/functions-matching.html#functions-similarto-regexp)
 
-  * [POSIX正規表現](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-matching.html#FUNCTIONS-POSIX-REGEXP)
+  * [POSIX正規表現]({{ site.postgresql_doc_base_url.ja }}/functions-matching.html#functions-posix-regexp)
 
 `SIMILAR TO`はSQL標準をベースにしています。「POSIX正規表現」はPOSIXをベースにしています。これらはそれぞれ違う正規表現の構文を使います。
 

  Modified: ja/reference/parameters/enable_wal.md (+1 -1)
===================================================================
--- ja/reference/parameters/enable_wal.md    2016-11-11 22:52:58 +0900 (a0afb0b)
+++ ja/reference/parameters/enable_wal.md    2016-11-11 23:15:03 +0900 (744b1ba)
@@ -10,7 +10,7 @@ title: "pgroonga.enable_walパラメーター"
 
 ## 概要
 
-`pgroonga.enable_wal`パラメーターは[WAL](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/runtime-config-wal.html)を有効にするかどうかを制御します。
+`pgroonga.enable_wal`パラメーターは[WAL]({{ site.postgresql_doc_base_url.ja }}/runtime-config-wal.html)を有効にするかどうかを制御します。
 
 PGroongaはPostgreSQL 9.6以降で使う場合はWALをサポートしています。PostgreSQL 9.5以前で使う場合は`pgroonga.enable_wal`パラメーターを設定しても意味はありません。
 

  Modified: ja/reference/parameters/log_type.md (+1 -1)
===================================================================
--- ja/reference/parameters/log_type.md    2016-11-11 22:52:58 +0900 (3a396e2)
+++ ja/reference/parameters/log_type.md    2016-11-11 23:15:03 +0900 (a6b5ff4)
@@ -62,7 +62,7 @@ Windowsに`PGroonga`イベントソースを登録することでイベントビ
 > regsvr32 /n /i:PGroonga ${PostgreSQL install folder}\lib\pgevent.dll
 ```
 
-[WindowsにおけるEvent Logの登録](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/event-log-registration.html)も参照してください。
+[WindowsにおけるEvent Logの登録]({{ site.postgresql_doc_base_url.ja }}/event-log-registration.html)も参照してください。<
 
 ## 参考
 

  Modified: ja/reference/pgroonga-versus-gist-and-gin.md (+1 -1)
===================================================================
--- ja/reference/pgroonga-versus-gist-and-gin.md    2016-11-11 22:52:58 +0900 (86185f3)
+++ ja/reference/pgroonga-versus-gist-and-gin.md    2016-11-11 23:15:03 +0900 (1064466)
@@ -12,7 +12,7 @@ PGroongaの重要な機能はすべての言語に対する全文検索機能で
 
 ## 特徴
 
-[PostgreSQLのドキュメントはGiSTとGINの特徴を説明](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/textsearch-indexes.html)しています。手短にまとめると次の通りです。GiSTの検索はGINよりも遅いですが、GiSTの更新はGINよりも速いです。GINはGiSTよりも多くのディスク領域を使います。
+[PostgreSQLのドキュメントはGiSTとGINの特徴を説明]({{ site.postgresql_doc_base_url.ja }}/textsearch-indexes.html)しています。手短にまとめると次の通りです。GiSTの検索はGINよりも遅いですが、GiSTの更新はGINよりも速いです。GINはGiSTよりも多くのディスク領域を使います。
 
 PGroongaの検索はGINよりも速く、更新はGiSTよりも速いです。しかし、PGroongaはGIN・GiSTよりも多くのディスク領域を使います。
 

  Modified: ja/reference/replication.md (+4 -4)
===================================================================
--- ja/reference/replication.md    2016-11-11 22:52:58 +0900 (cb107db)
+++ ja/reference/replication.md    2016-11-11 23:15:03 +0900 (8ab5d55)
@@ -4,7 +4,7 @@ title: レプリケーション
 
 # レプリケーション
 
-PGroongaは1.1.6からPostgreSQL組み込みの[WALベースのストリーミングレプリケーション機能](https://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/warm-standby.html)をサポートしています。この機能を使うにはPostgreSQL 9.6以降が必要です。
+PGroongaは1.1.6からPostgreSQL組み込みの[WALベースのストリーミングレプリケーション機能]({{ site.postgresql_doc_base_url.ja }}/warm-standby.html)をサポートしています。この機能を使うにはPostgreSQL 9.6以降が必要です。
 
 PostgreSQL 9.5以前を使っている場合は、PGroongaと一緒に使える別のストリーミングレプリケーションの実装を使ってください。
 
@@ -142,11 +142,11 @@ PostgreSQL組み込みのWALベースのストリーミングレプリケーシ
 
   * `wal_level = replica`
 
-     * [ログ先行書き込み(WAL)](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/runtime-config-wal.html#guc-wal-level)も参照してください。.
+     * [ログ先行書き込み(WAL)]({{ site.postgresql_doc_base_url.ja }}/runtime-config-wal.html#guc-wal-level)も参照してください。.
 
   * `max_wal_senders = 4`(`= 2(スレーブ数) * 2`。`* 2`は意図せず接続が切れた場合のため。)
 
-     * [レプリケーション](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/runtime-config-replication.html#guc-max-wal-senders)も参照してください。
+     * [レプリケーション]({{ site.postgresql_doc_base_url.ja }}/runtime-config-replication.html#guc-max-wal-senders)も参照してください。
 
 `/var/lib/pgsql/9.6/data/postgresql.conf`:
 
@@ -332,7 +332,7 @@ Password: (passw0rd)
 
   * `hot_standby = on`
 
-    * [レプリケーション](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/runtime-config-replication.html#guc-hot-standby)も参照してください。
+    * [レプリケーション]({{ site.postgresql_doc_base_url.ja }}/runtime-config-replication.html#guc-hot-standby)も参照してください。
 
 スレーブ:
 

  Modified: ja/tutorial/index.md (+2 -2)
===================================================================
--- ja/tutorial/index.md    2016-11-11 22:52:58 +0900 (c9f8ef8)
+++ ja/tutorial/index.md    2016-11-11 23:15:03 +0900 (9d6147b)
@@ -216,7 +216,7 @@ SELECT *, pgroonga.score(score_memos)
 
 この関数はすべてのテキストに対して使うことができます。PGroongaでの検索結果以外にも使えるということです。
 
-この挙動を説明するサンプルSQLは次の通りです。`FROM`がない次の`SELECT`でもこの関数を使えます。[`unnest`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-array.html)は配列を列に変換するPostgreSQLの関数であることに注意してください。
+この挙動を説明するサンプルSQLは次の通りです。`FROM`がない次の`SELECT`でもこの関数を使えます。[`unnest`]({{ site.postgresql_doc_base_url.ja }}/functions-array.html)は配列を列に変換するPostgreSQLの関数であることに注意してください。
 
 ```sql
 SELECT unnest(pgroonga.snippet_html(
@@ -462,7 +462,7 @@ PGroongaは`jsonb`に対して検索するために次の2つの演算子を提
   * `@>`演算子
   * `@@`演算子
 
-[`@>`演算子はPostgreSQL組み込みの演算子](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/functions-json.html#FUNCTIONS-JSONB-OP-TABLE)です。`@>`は右辺の`jsonb`が左辺の`jsonb`のサブセットなら真を返します。
+[`@>`演算子はPostgreSQL組み込みの演算子]({{ site.postgresql_doc_base_url.ja }}/functions-json.html#functions-jsonb-op-table)です。`@>`は右辺の`jsonb`が左辺の`jsonb`のサブセットなら真を返します。
 
 PGroongaを使うことで高速に`@>`を実行出来ます。
 

  Modified: ja/upgrade/index.md (+3 -3)
===================================================================
--- ja/upgrade/index.md    2016-11-11 22:52:58 +0900 (bdc42c5)
+++ ja/upgrade/index.md    2016-11-11 23:15:03 +0900 (40e9184)
@@ -102,10 +102,10 @@ ALTER EXTENSION pgroonga UPDATE;
 
 ## 参考
 
-  * [`CREATE EXTENSION`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/sql-createextension.html)
+  * [`CREATE EXTENSION`]({{ site.postgresql_doc_base_url.ja }}/sql-createextension.html)
 
-  * [`DROP EXTENSION`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/sql-dropextension.html)
+  * [`DROP EXTENSION`]({{ site.postgresql_doc_base_url.ja }}/sql-dropextension.html)
 
-  * [`ALTER EXTENSION`](http://www.postgresql.jp/document/{{ site.postgresql_short_version }}/html/sql-alterextension.html)
+  * [`ALTER EXTENSION`]({{ site.postgresql_doc_base_url.ja }}/sql-alterextension.html)
 
   * [`CREATE INDEX USING pgroonga`](../reference/create-index-using-pgroonga.html)

  Modified: ja/users/index.md (+1 -1)
===================================================================
--- ja/users/index.md    2016-11-11 22:52:58 +0900 (519a3ef)
+++ ja/users/index.md    2016-11-11 23:15:03 +0900 (b3e2365)
@@ -8,7 +8,7 @@ title: ユーザー
 
 ## Zulip
 
-[Zulip](https://zulip.org/)はパワフルなオープンソースのグループチャットアプリケーションです。全言語対応の全文検索機能を実現するためにPGroongaを使っています。なぜなら、[PostgreSQL組み込みの全文検索機能](https://www.postgresql.jp/document/current/html/functions-textsearch.html)は同時に1つの言語しかサポートできないからです。PGroongaは同時にすべての言語をサポートできます。
+[Zulip](https://zulip.org/)はパワフルなオープンソースのグループチャットアプリケーションです。全言語対応の全文検索機能を実現するためにPGroongaを使っています。なぜなら、[PostgreSQL組み込みの全文検索機能]({{ site.postgresql_doc_base_url.ja }}/textsearch.html)は同時に1つの言語しかサポートできないからです。PGroongaは同時にすべての言語をサポートできます。
 
 ## (サービス名を教えてください)
 

  Modified: news/index.md (+2 -2)
===================================================================
--- news/index.md    2016-11-11 22:52:58 +0900 (4de94f7)
+++ news/index.md    2016-11-11 23:15:03 +0900 (d00f565)
@@ -32,11 +32,11 @@ title: News
 
   * [[Windows](../install/windows.html)] Upgraded bundled Groonga to 6.1.0.
 
-  * [experimental][WAL] Supported WAL. WAL support requires PostgreSQL 9.6 or later and [MessagePack](http://msgpack.org/). WAL support means that you can use PostgreSQL's [stream replication feature](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/warm-standby.html) but doesn't mean that PGroonga is crash safe. If PostgreSQL crashes while updating PGroonga data, PGroonga data may be broken. See also [replication](../reference/replication.html) and [`pgroonga.enable_wal` parameter][../reference/parameters/enable_wal.html].
+  * [experimental][WAL] Supported WAL. WAL support requires PostgreSQL 9.6 or later and [MessagePack](http://msgpack.org/). WAL support means that you can use PostgreSQL's [stream replication feature]({{ site.postgresql_doc_base_url.en }}/warm-standby.html) but doesn't mean that PGroonga is crash safe. If PostgreSQL crashes while updating PGroonga data, PGroonga data may be broken. See also [replication](../reference/replication.html) and [`pgroonga.enable_wal` parameter][../reference/parameters/enable_wal.html].
 
   * Upgraded required Groonga version to 6.0.7 or later.
 
-  * Supported [tablespace](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/manage-ag-tablespaces.html).
+  * Supported [tablespace]({{ site.postgresql_doc_base_url.en }}/manage-ag-tablespaces.html).
 
   * Disabled index only scan automatically when there is one or more long records.
 

  Modified: overview/index.md (+1 -1)
===================================================================
--- overview/index.md    2016-11-11 22:52:58 +0900 (d3a83b8)
+++ overview/index.md    2016-11-11 23:15:03 +0900 (a8fa81a)
@@ -16,7 +16,7 @@ And more, PGroonga supports full text search against all text values in JSON. It
 
 There are some extensions that implements full text search against all languages:
 
-  * [pg_trgm](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/pgtrgm.html)
+  * [pg_trgm]({{ site.postgresql_doc_base_url.en }}/pgtrgm.html)
     * It's bundled with PostgreSQL but it's not installed as default.
     * You need to change pg\_trgm source code to support all languages.
 

  Modified: reference/create-index-using-pgroonga.md (+2 -2)
===================================================================
--- reference/create-index-using-pgroonga.md    2016-11-11 22:52:58 +0900 (6d05760)
+++ reference/create-index-using-pgroonga.md    2016-11-11 23:15:03 +0900 (79afcc1)
@@ -8,7 +8,7 @@ You need to specify `USING pgroonga` to `CREATE INDEX` to use PGroonga as index
 
 ## Syntax
 
-This section describes only `pgroonga` index method related `CREATE INDEX` syntax. See [`CREATE INDEX` document by PostgreSQL](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/sql-createindex.html) for full `CREATE INDEX` syntax.
+This section describes only `pgroonga` index method related `CREATE INDEX` syntax. See [`CREATE INDEX` document by PostgreSQL]({{ site.postgresql_doc_base_url.en }}/sql-createindex.html) for full `CREATE INDEX` syntax.
 
 Here is a basic syntax for creating a single column index:
 
@@ -114,7 +114,7 @@ See [Normalizers](http://groonga.org/docs/reference/normalizers.html) for other
 
 Since 1.1.6.
 
-Specify `TABLESPACE ${TABLESPACE_NAME}` for customizing [tablespace](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/manage-ag-tablespaces.html). If you have fast storage, you may want to change tablespace for PGroonga indexes.
+Specify `TABLESPACE ${TABLESPACE_NAME}` for customizing [tablespace]({{ site.postgresql_doc_base_url.en }}/manage-ag-tablespaces.html). If you have fast storage, you may want to change tablespace for PGroonga indexes.
 
 Here is an example to change tablespace:
 

  Modified: reference/functions/pgroonga-command.md (+1 -1)
===================================================================
--- reference/functions/pgroonga-command.md    2016-11-11 22:52:58 +0900 (20bc4a1)
+++ reference/functions/pgroonga-command.md    2016-11-11 23:15:03 +0900 (d36f5a3)
@@ -18,7 +18,7 @@ text pgroonga.command(command)
 
 `command` is a `text` type value. `pgroonga.command` executes `command` as a Groonga command.
 
-Groonga command returns result as JSON. `pgroonga.command` returns the JSON as `text` type value. You can use [JSON functions and operations provided by PostgreSQL](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-json.html) by casting the result to `json` or `jsonb` type.
+Groonga command returns result as JSON. `pgroonga.command` returns the JSON as `text` type value. You can use [JSON functions and operations provided by PostgreSQL]({{ site.postgresql_doc_base_url.en }}/functions-json.html) by casting the result to `json` or `jsonb` type.
 
 ## Usage
 

  Modified: reference/grant-usage-on-schema-pgroonga.md (+2 -2)
===================================================================
--- reference/grant-usage-on-schema-pgroonga.md    2016-11-11 22:52:58 +0900 (03e8232)
+++ reference/grant-usage-on-schema-pgroonga.md    2016-11-11 23:15:03 +0900 (0b55088)
@@ -10,7 +10,7 @@ This document describes how to grant `USAGE` privilege on `pgroonga` schema to a
 
 ## Create a normal user {#create-user}
 
-First, create a normal user `alice` by [`CREATE USER`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/sql-createuser.html):
+First, create a normal user `alice` by [`CREATE USER`]({{ site.postgresql_doc_base_url.en }}/sql-createuser.html):
 
 ```sql
 CREATE USER alice;
@@ -29,7 +29,7 @@ You need to grant `USAGE` privilege on `pgroonga` schema to `alice`.
 
 ## Grant `USAGE` privilege on `pgroonga` schema {#grant}
 
-You can grant `USAGE` privilege on `pgroonga` schema to normal user `alice` by [`GRANT`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/sql-grant.html):
+You can grant `USAGE` privilege on `pgroonga` schema to normal user `alice` by [`GRANT`]({{ site.postgresql_doc_base_url.en }}/sql-grant.html):
 
 ```sql
 GRANT USAGE ON SCHEMA pgroonga TO alice;

  Modified: reference/operators/jsonb-contain.md (+2 -2)
===================================================================
--- reference/operators/jsonb-contain.md    2016-11-11 22:52:58 +0900 (5820c6a)
+++ reference/operators/jsonb-contain.md    2016-11-11 23:15:03 +0900 (3fdf167)
@@ -8,7 +8,7 @@ title: "@> operator"
 
 PGroonga supports fast index search by `@>` operator.
 
-[`@>` operator is a built-in PostgreSQL operator](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-json.html#FUNCTIONS-JSONB-OP-TABLE). `@>` operator returns true when the right hand side `jsonb` type value is a subset of left hand side `jsonb` type value.
+[`@>` operator is a built-in PostgreSQL operator]({{ site.postgresql_doc_base_url.en }}/functions-json.html#FUNCTIONS-JSONB-OP-TABLE). `@>` operator returns true when the right hand side `jsonb` type value is a subset of left hand side `jsonb` type value.
 
 ## Syntax
 
@@ -73,7 +73,7 @@ SET enable_seqscan = off;
 
 Here is an example for match case:
 
-(It uses [`jsonb_pretty()` function](https://www.postgresql.org/docs/devel/static/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since PostgreSQL 9.5 for readability.)
+(It uses [`jsonb_pretty()` function]({{ site.postgresql_doc_base_url.en }}/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since PostgreSQL 9.5 for readability.)
 
 ```sql
 SELECT jsonb_pretty(record) FROM logs WHERE record @> '{"host": "www.example.com"}'::jsonb;

  Modified: reference/operators/jsonb-query.md (+1 -1)
===================================================================
--- reference/operators/jsonb-query.md    2016-11-11 22:52:58 +0900 (fc0dc03)
+++ reference/operators/jsonb-query.md    2016-11-11 23:15:03 +0900 (123f3e6)
@@ -156,7 +156,7 @@ You specify condition that matches split value to `@@` operator. If there is one
 
 Here is a condition that searches `jsonb` type value that has `www.example.com` string:
 
-(It uses [`jsonb_pretty()` function](https://www.postgresql.org/docs/devel/static/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since PostgreSQL 9.5 for readability.)
+(It uses [`jsonb_pretty()` function]({{ site.postgresql_doc_base_url.en }}/functions-json.html#FUNCTIONS-JSON-PROCESSING-TABLE) provided since PostgreSQL 9.5 for readability.)
 
 ```sql
 SELECT jsonb_pretty(record) FROM logs WHERE record @@ 'string == "www.example.com"';

  Modified: reference/operators/like.md (+1 -1)
===================================================================
--- reference/operators/like.md    2016-11-11 22:52:58 +0900 (3fcc1f2)
+++ reference/operators/like.md    2016-11-11 23:15:03 +0900 (2f43f6f)
@@ -8,7 +8,7 @@ title: LIKE operator
 
 PGroonga converts `column LIKE '%KEYWORD%'` condition to `column %% 'KEYWORD'` internally. [`%%` operator](match.html) performs full text search with index. It's faster than `LIKE` operator without index.
 
-`column LIKE '%KEYWORD%'` with index is slower than `column %% 'KEYWORD'` with index because `column LIKE '%KEYWORD%'` with index needs "[Recheck](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/index-scanning.html)". `column %% 'KEYWORD'` doesn't need "Recheck".
+`column LIKE '%KEYWORD%'` with index is slower than `column %% 'KEYWORD'` with index because `column LIKE '%KEYWORD%'` with index needs "[Recheck]({{ site.postgresql_doc_base_url.en }}/index-scanning.html)". `column %% 'KEYWORD'` doesn't need "Recheck".
 
 The original `LIKE` operator searches against text as is. But `%%` operator performs full text search against normalized text. It means that search result of `LIKE` operator with index needs "Recheck".
 

  Modified: reference/operators/regular-expression.md (+2 -2)
===================================================================
--- reference/operators/regular-expression.md    2016-11-11 22:52:58 +0900 (aee309a)
+++ reference/operators/regular-expression.md    2016-11-11 23:15:03 +0900 (029263c)
@@ -10,9 +10,9 @@ title: "@~ operator"
 
 PostgreSQL provides the following built-in regular expression operators:
 
-  * [`SIMILAR TO`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP)
+  * [`SIMILAR TO`]({{ site.postgresql_doc_base_url.en }}/functions-matching.html#FUNCTIONS-SIMILARTO-REGEXP)
 
-  * [POSIX Regular Expression](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-matching.html#FUNCTIONS-POSIX-REGEXP)
+  * [POSIX Regular Expression]({{ site.postgresql_doc_base_url.en }}/functions-matching.html#FUNCTIONS-POSIX-REGEXP)
 
 `SIMILAR TO` is based on SQL standard. "POSIX Regular Expression" is based on POSIX. They use different regular expression syntax.
 

  Modified: reference/parameters/enable_wal.md (+1 -1)
===================================================================
--- reference/parameters/enable_wal.md    2016-11-11 22:52:58 +0900 (b7ae0c8)
+++ reference/parameters/enable_wal.md    2016-11-11 23:15:03 +0900 (1b81b1b)
@@ -10,7 +10,7 @@ It's still an experimental feature. If you find a problem, please [report it](ht
 
 ## Summary
 
-`pgroonga.enable_wal` parameter controls whether [WAL](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/runtime-config-wal.html) is enabled or not.
+`pgroonga.enable_wal` parameter controls whether [WAL]({{ site.postgresql_doc_base_url.en }}/runtime-config-wal.html) is enabled or not.
 
 PGroonga supports WAL with PostgreSQL 9.6 or later. `pgroonga.enable_wal` parameter is meaningless with PostgreSQL 9.5 or earlier.
 

  Modified: reference/parameters/log_type.md (+1 -1)
===================================================================
--- reference/parameters/log_type.md    2016-11-11 22:52:58 +0900 (8c5a2ed)
+++ reference/parameters/log_type.md    2016-11-11 23:15:03 +0900 (fea88bd)
@@ -62,7 +62,7 @@ You can suppress the warnings from Event Viewer by registering `PGroonga` event
 > regsvr32 /n /i:PGroonga ${PostgreSQL install folder}\lib\pgevent.dll
 ```
 
-See also [Registering Event Log on Windows](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/event-log-registration.html).
+See also [Registering Event Log on Windows]({{ site.postgresql_doc_base_url.en }}/event-log-registration.html).
 
 ## See also
 

  Modified: reference/pgroonga-versus-gist-and-gin.md (+1 -1)
===================================================================
--- reference/pgroonga-versus-gist-and-gin.md    2016-11-11 22:52:58 +0900 (1a88522)
+++ reference/pgroonga-versus-gist-and-gin.md    2016-11-11 23:15:03 +0900 (cd2e287)
@@ -12,7 +12,7 @@ This document describes about different between PGroonga, GiST and GIN.
 
 ## Characteristics
 
-[PostgreSQL document describes about characteristics of GiST and GIN](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/textsearch-indexes.html). In short, searching by GiST is slower than searching by GIN but updating GiST is faster than updating GIN. GIN uses more disk space than GiST.
+[PostgreSQL document describes about characteristics of GiST and GIN]({{ site.postgresql_doc_base_url.en }}/textsearch-indexes.html). In short, searching by GiST is slower than searching by GIN but updating GiST is faster than updating GIN. GIN uses more disk space than GiST.
 
 Searching by PGroonga is faster than GIN and updating PGroonga is faster than GiST. But PGroonga uses more disk space than GIN and GiST.
 

  Modified: reference/replication.md (+4 -4)
===================================================================
--- reference/replication.md    2016-11-11 22:52:58 +0900 (ef1b243)
+++ reference/replication.md    2016-11-11 23:15:03 +0900 (af0d623)
@@ -4,7 +4,7 @@ title: Replication
 
 # Replication
 
-PGroonga supports PostgreSQL built-in [WAL based streaming replication](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/warm-standby.html) since 1.1.6. It requires PostgreSQL 9.6 or later.
+PGroonga supports PostgreSQL built-in [WAL based streaming replication]({{ site.postgresql_doc_base_url.en }}/warm-standby.html) since 1.1.6. It requires PostgreSQL 9.6 or later.
 
 If you're using PostgreSQL 9.5 or earlier, you can use some alternative streaming replication implementations that can be used with PGroonga:
 
@@ -142,11 +142,11 @@ Add the following streaming replication configurations to `postgresql.conf` on o
 
   * `wal_level = replica`
 
-     * See also [PostgreSQL: Documentation: Write Ahead Log](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/runtime-config-wal.html#GUC-WAL-LEVEL).
+     * See also [PostgreSQL: Documentation: Write Ahead Log]({{ site.postgresql_doc_base_url.en }}/runtime-config-wal.html#GUC-WAL-LEVEL).
 
   * `max_wal_senders = 4` (`= 2 (The number of slaves) * 2`. `* 2` is for unexpected connection close.)
 
-     * See also [PostgreSQL: Documentation: Replication](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/runtime-config-replication.html#GUC-MAX-WAL-SENDERS).
+     * See also [PostgreSQL: Documentation: Replication]({{ site.postgresql_doc_base_url.en }}/runtime-config-replication.html#GUC-MAX-WAL-SENDERS).
 
 `/var/lib/pgsql/9.6/data/postgresql.conf`:
 
@@ -332,7 +332,7 @@ Add the following replica configurations to `postgresql.conf` on only slaves:
 
   * `hot_standby = on`
 
-    * See also [PostgreSQL: Documentation: Replication](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/runtime-config-replication.html#GUC-HOT-STANDBY).
+    * See also [PostgreSQL: Documentation: Replication]({{ site.postgresql_doc_base_url.en }}/runtime-config-replication.html#GUC-HOT-STANDBY).
 
 Slaves:
 

  Modified: tutorial/index.md (+2 -2)
===================================================================
--- tutorial/index.md    2016-11-11 22:52:58 +0900 (6987b0e)
+++ tutorial/index.md    2016-11-11 23:15:03 +0900 (bcb8950)
@@ -215,7 +215,7 @@ Here is the result of `pgroonga.snippet_html` against the above text:
 
 This function can be used for all texts. It's not only for search result by PGroonga.
 
-Here is a sample SQL that describes about it. You can use the function in the following `SELECT` that doesn't have `FROM`. Note that [`unnest`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-array.html) is a PostgreSQL function that converts an array to rows.
+Here is a sample SQL that describes about it. You can use the function in the following `SELECT` that doesn't have `FROM`. Note that [`unnest`]({{ site.postgresql_doc_base_url.en }}/functions-array.html) is a PostgreSQL function that converts an array to rows.
 
 ```sql
 SELECT unnest(pgroonga.snippet_html(
@@ -460,7 +460,7 @@ PGroonga provides the following two operators for searching against `jsonb`:
   * `@>` operator
   * `@@` operator
 
-[`@>` operator is a built-in PostgreSQL operator](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/functions-json.html#FUNCTIONS-JSONB-OP-TABLE). `@>` returns true when the right hand side `jsonb` is a subset of left hand side `jsonb`.
+[`@>` operator is a built-in PostgreSQL operator]({{ site.postgresql_doc_base_url.en }}/functions-json.html#FUNCTIONS-JSONB-OP-TABLE). `@>` returns true when the right hand side `jsonb` is a subset of left hand side `jsonb`.
 
 You can execute `@>` faster by PGroonga.
 

  Modified: upgrade/index.md (+3 -3)
===================================================================
--- upgrade/index.md    2016-11-11 22:52:58 +0900 (b3f7a0d)
+++ upgrade/index.md    2016-11-11 23:15:03 +0900 (faa39dc)
@@ -102,10 +102,10 @@ ALTER EXTENSION pgroonga UPDATE;
 
 ## See also
 
-  * [`CREATE EXTENSION`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/sql-createextension.html)
+  * [`CREATE EXTENSION`]({{ site.postgresql_doc_base_url.en }}/sql-createextension.html)
 
-  * [`DROP EXTENSION`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/sql-dropextension.html)
+  * [`DROP EXTENSION`]({{ site.postgresql_doc_base_url.en }}/sql-dropextension.html)
 
-  * [`ALTER EXTENSION`](https://www.postgresql.org/docs/{{ site.postgresql_short_version }}/static/sql-alterextension.html)
+  * [`ALTER EXTENSION`]({{ site.postgresql_doc_base_url.en }}/sql-alterextension.html)
 
   * [`CREATE INDEX USING pgroonga`](../reference/create-index-using-pgroonga.html)

  Modified: users/index.md (+1 -1)
===================================================================
--- users/index.md    2016-11-11 22:52:58 +0900 (fc17b27)
+++ users/index.md    2016-11-11 23:15:03 +0900 (71b8726)
@@ -8,7 +8,7 @@ Here are PGroonga users.
 
 ## Zulip
 
-[Zulip](https://zulip.org/) is a powerful open source group chat. It uses PGroonga to implement all languages support full text search. Because [PostgreSQL built-in full text search feature](https://www.postgresql.org/docs/current/static/textsearch.html) supports only one language at the same time. PGroonga can support all languages at the same time.
+[Zulip](https://zulip.org/) is a powerful open source group chat. It uses PGroonga to implement all languages support full text search. Because [PostgreSQL built-in full text search feature]({{ site.postgresql_doc_base_url.en }}/textsearch.html) supports only one language at the same time. PGroonga can support all languages at the same time.
 
 ## (Send us your service name)
 
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index