Kouhei Sutou
null+****@clear*****
Wed Apr 26 18:11:19 JST 2017
Kouhei Sutou 2017-04-26 18:11:19 +0900 (Wed, 26 Apr 2017) New Revision: 2631f109770d49751090768368becfd395c3352f https://github.com/pgroonga/pgroonga.github.io/commit/2631f109770d49751090768368becfd395c3352f Message: Update Modified files: _po/ja/news/index.po _po/ja/reference/replication.po ja/news/index.md ja/reference/replication.md news/index.md reference/replication.md Modified: _po/ja/news/index.po (+54 -5) =================================================================== --- _po/ja/news/index.po 2017-04-26 18:09:03 +0900 (f6c5935) +++ _po/ja/news/index.po 2017-04-26 18:11:19 +0900 (8f6a442) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2016-11-30 17:35+0900\n" +"PO-Revision-Date: 2017-04-26 16:26+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,12 +20,64 @@ msgstr "" msgid "# News" msgstr "# おしらせ" -msgid "## 1.1.9: 2016-11-30 {#version-1-1-9}" +msgid "## 1.2.0: 2017-04-XX {#version-1-2-0}" msgstr "" msgid "### Improvements" msgstr "### 改良" +msgid " * [[Windows](../install/windows.html)] Upgraded bundled Groonga to 7.0.1." +msgstr "" + +msgid " * [[CentOS](../install/centos.html) 6] Supported WAL." +msgstr "" + +msgid "" +" * [[Replication](../reference/replication.html)] Supported NULL column value" +"." +msgstr "" + +msgid "" +" * [[`pgroonga.score` function](../reference/functions/pgroonga-score.html)] " +"Improved performance. This improvements makes `pgroonga.score` function 30 tim" +"es faster. [GitHub#31][Reported by yongxianggao-chanjet]" +msgstr "" + +msgid " * Supported PostgreSQL 9.6.2." +msgstr "" + +msgid " * Required Groonga 6.1.1 or later." +msgstr "" + +msgid "" +" * [[`pgroonga_check`](../reference/modules/pgroonga-check.html)] Added. It c" +"hecks PGroonga database consistency on startup. If PGroonga database is broken" +", it tries to recover the database." +msgstr "" + +msgid " * Supported applying WAL on `INSERT`." +msgstr "" + +msgid "" +" * [[`CREATE INDEX USING pgroonga`](../reference/create-index-using-pgroonga." +"html)] Supported token filters. [GitHub#32][Reported by Tim Bellefleur]" +msgstr "" + +msgid " * [[Windows](../install/windows.html)] Supported PostgreSQL 9.5.6." +msgstr "" + +msgid " * [[Windows](../install/windows.html)] Supported PostgreSQL 9.6.2." +msgstr "" + +msgid "### Fixes" +msgstr "### 修正" + +msgid " * [[CentOS](../install/centos.html)] Fixed wrong msgpack library link." +msgstr "" + +msgid "## 1.1.9: 2016-11-30 {#version-1-1-9}" +msgstr "" + msgid " * [[Windows](../install/windows.html)] Upgraded bundled Groonga to 6.1.1." msgstr "" @@ -112,9 +164,6 @@ msgid "" "ath.html)] Added a new parameter to control path of query log." msgstr "" -msgid "### Fixes" -msgstr "### 修正" - msgid "" " * [[`pgroonga_tuple_is_alive` Groonga function](../reference/groonga-functio" "ns/pgroonga-tuple-is-alive.html)] Fixed a bug that it may always return `false" Modified: _po/ja/reference/replication.po (+10 -10) =================================================================== --- _po/ja/reference/replication.po 2017-04-26 18:09:03 +0900 (f5bbd19) +++ _po/ja/reference/replication.po 2017-04-26 18:11:19 +0900 (cf7d215) @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2017-04-11 10:58+0900\n" +"PO-Revision-Date: 2017-04-26 18:11+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -157,16 +157,16 @@ msgid "" msgstr "このドキュメントではCentOS 7用のコマンドラインを書いています。もし、他のプラットフォームを使っている場合は自分でコマンドラインを調整してください。" msgid "" -"For now (2016-11-09), the official PGroonga packages for CentOS 7 and Windows " -"are only packages that support WAL. Because WAL support requires MessagePack a" -"nd PostgreSQL 9.6 or later. Packages for other platforms don't satisfy one of " -"them. If you build PGroonga from source, see [Install from source](../install/" -"source.html). It describes about how to build with MessagePack." +"For now (2017-04-29), the official PGroonga packages for CentOS 6, CentOS 7 an" +"d Windows are only packages that support WAL. Because WAL support requires Mes" +"sagePack and PostgreSQL 9.6 or later. Packages for other platforms don't satis" +"fy one of them. If you build PGroonga from source, see [Install from source](." +"./install/source.html). It describes about how to build with MessagePack." msgstr "" -"2016年11月9日現在、WALサポートしている公式のPGroongaパッケージはCentOS 7用とWindows用だけです。これはWALサポートにはMe" -"ssagePackとPostgreSQL 9.6以降が必要だからです。他のプラットフォームはこれら2つの条件を満たしていません。PGroongaをソースから" -"ビルドする場合は、[ソースからインストール](../install/source.html)を読んでください。MessagePackと一緒にビルドする方法が" -"書いています。" +"2017年4月29日現在、WALサポートしている公式のPGroongaパッケージはCentOS 6用とCentOS 7用とWindows用だけです。これはW" +"ALサポートにはMessagePackとPostgreSQL 9.6以降が必要だからです。他のプラットフォームはこれら2つの条件を満たしていません。PGro" +"ongaをソースからビルドする場合は、[ソースからインストール](../install/source.html)を読んでください。MessagePackと一" +"緒にビルドする方法が書いています。" msgid "## [normal] Install PostgreSQL on master and slaves" msgstr "## [通常] マスターとスレーブでPostgreSQLをインストールする" Modified: ja/news/index.md (+30 -0) =================================================================== --- ja/news/index.md 2017-04-26 18:09:03 +0900 (916765f) +++ ja/news/index.md 2017-04-26 18:11:19 +0900 (7462eef) @@ -4,6 +4,36 @@ title: おしらせ # おしらせ +## 1.2.0: 2017-04-XX {#version-1-2-0} + +### 改良 + + * [[Windows](../install/windows.html)] Upgraded bundled Groonga to 7.0.1. + + * [[CentOS](../install/centos.html) 6] Supported WAL. + + * [[Replication](../reference/replication.html)] Supported NULL column value. + + * [[`pgroonga.score` function](../reference/functions/pgroonga-score.html)] Improved performance. This improvements makes `pgroonga.score` function 30 times faster. [GitHub#31][Reported by yongxianggao-chanjet] + + * Supported PostgreSQL 9.6.2. + + * Required Groonga 6.1.1 or later. + + * [[`pgroonga_check`](../reference/modules/pgroonga-check.html)] Added. It checks PGroonga database consistency on startup. If PGroonga database is broken, it tries to recover the database. + + * Supported applying WAL on `INSERT`. + + * [[`CREATE INDEX USING pgroonga`](../reference/create-index-using-pgroonga.html)] Supported token filters. [GitHub#32][Reported by Tim Bellefleur] + + * [[Windows](../install/windows.html)] Supported PostgreSQL 9.5.6. + + * [[Windows](../install/windows.html)] Supported PostgreSQL 9.6.2. + +### 修正 + + * [[CentOS](../install/centos.html)] Fixed wrong msgpack library link. + ## 1.1.9: 2016-11-30 {#version-1-1-9} ### 改良 Modified: ja/reference/replication.md (+1 -1) =================================================================== --- ja/reference/replication.md 2017-04-26 18:09:03 +0900 (0336f18) +++ ja/reference/replication.md 2017-04-26 18:11:19 +0900 (53e921e) @@ -72,7 +72,7 @@ PostgreSQL組み込みのWALベースのストリーミングレプリケーシ このドキュメントではCentOS 7用のコマンドラインを書いています。もし、他のプラットフォームを使っている場合は自分でコマンドラインを調整してください。 -2016年11月9日現在、WALサポートしている公式のPGroongaパッケージはCentOS 7用とWindows用だけです。これはWALサポートにはMessagePackとPostgreSQL 9.6以降が必要だからです。他のプラットフォームはこれら2つの条件を満たしていません。PGroongaをソースからビルドする場合は、[ソースからインストール](../install/source.html)を読んでください。MessagePackと一緒にビルドする方法が書いています。 +2017年4月29日現在、WALサポートしている公式のPGroongaパッケージはCentOS 6用とCentOS 7用とWindows用だけです。これはWALサポートにはMessagePackとPostgreSQL 9.6以降が必要だからです。他のプラットフォームはこれら2つの条件を満たしていません。PGroongaをソースからビルドする場合は、[ソースからインストール](../install/source.html)を読んでください。MessagePackと一緒にビルドする方法が書いています。 ## [通常] マスターとスレーブでPostgreSQLをインストールする Modified: news/index.md (+1 -3) =================================================================== --- news/index.md 2017-04-26 18:09:03 +0900 (7b591d4) +++ news/index.md 2017-04-26 18:11:19 +0900 (7d708a8) @@ -20,13 +20,11 @@ title: News * Required Groonga 6.1.1 or later. - * [[`pgroonga-check`](../reference/modules/pgroonga-check.html)] Added. It checks PGroonga database consistency on startup. If PGroonga database is broken, it tries to recover the database. - TODO: DOCUMENT ME. + * [[`pgroonga_check`](../reference/modules/pgroonga-check.html)] Added. It checks PGroonga database consistency on startup. If PGroonga database is broken, it tries to recover the database. * Supported applying WAL on `INSERT`. * [[`CREATE INDEX USING pgroonga`](../reference/create-index-using-pgroonga.html)] Supported token filters. [GitHub#32][Reported by Tim Bellefleur] - TODO: DOCUMENT ME. * [[Windows](../install/windows.html)] Supported PostgreSQL 9.5.6. Modified: reference/replication.md (+1 -1) =================================================================== --- reference/replication.md 2017-04-26 18:09:03 +0900 (555e626) +++ reference/replication.md 2017-04-26 18:11:19 +0900 (55462b4) @@ -72,7 +72,7 @@ This document uses the following environment: This document shows command lines for CentOS 7. If you're using other platforms, adjust command lines by yourself. -For now (2017-04-XX), the official PGroonga packages for CentOS 6, CentOS 7 and Windows are only packages that support WAL. Because WAL support requires MessagePack and PostgreSQL 9.6 or later. Packages for other platforms don't satisfy one of them. If you build PGroonga from source, see [Install from source](../install/source.html). It describes about how to build with MessagePack. +For now (2017-04-29), the official PGroonga packages for CentOS 6, CentOS 7 and Windows are only packages that support WAL. Because WAL support requires MessagePack and PostgreSQL 9.6 or later. Packages for other platforms don't satisfy one of them. If you build PGroonga from source, see [Install from source](../install/source.html). It describes about how to build with MessagePack. ## [normal] Install PostgreSQL on master and slaves -------------- next part -------------- HTML����������������������������...Download