Kouhei Sutou
null+****@clear*****
Wed Nov 9 18:53:15 JST 2016
Kouhei Sutou 2016-11-09 18:53:15 +0900 (Wed, 09 Nov 2016) New Revision: 4bdcc041c7274bdafdde369d0c2aeadd3544b2ce https://github.com/pgroonga/pgroonga.github.io/commit/4bdcc041c7274bdafdde369d0c2aeadd3544b2ce Message: news ja: update Modified files: _po/ja/news/index.po ja/news/index.md Modified: _po/ja/news/index.po (+31 -5) =================================================================== --- _po/ja/news/index.po 2016-11-09 17:34:18 +0900 (3c188b8) +++ _po/ja/news/index.po 2016-11-09 18:53:15 +0900 (18138ee) @@ -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-07 01:34+0900\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -20,6 +20,35 @@ msgstr "" msgid "# News" msgstr "# おしらせ" +msgid "## 1.1.8: 2016-11-09 {#version-1-1-8}" +msgstr "" + +msgid "### Improvements" +msgstr "### 改良" + +msgid " * Added startup log with PGroonga version." +msgstr "" + +msgid "" +" * Supported index only scan availability check for 8KiB over column (TOAST-e" +"d column)." +msgstr "" + +msgid "" +" * Changed to use zlib compression as fallback for text column when LZ4 isn't" +" available." +msgstr "" + +msgid " * [[CentOS](../install/centos.html) 7] Supported WAL. It requires EPEL." +msgstr "" + +msgid "" +" * [`pgroonga_tuple_is_alive` Groonga function](../reference/groonga-function" +"s/pgroonga-tuple-is-alive.html) Added a new Groonga function to remove invalid" +" tuples. It can be used with [`pgroonga.command` function](../reference/functi" +"ons/pgroonga-command.html)." +msgstr "" + msgid "## 1.1.7: 2016-11-03 {#version-1-1-7}" msgstr "" @@ -29,15 +58,12 @@ msgstr "### 修正" msgid " * Fixed build error with PostgreSQL 9.4 or earlier." msgstr "" -msgid " * [[Ubuntu](../install.ubuntu.htmp)] Supported Yakkety Yak (16.10)." +msgid " * [[Ubuntu](../install/ubuntu.html)] Supported Yakkety Yak (16.10)." msgstr "" msgid "## 1.1.6: 2016-11-03 {#version-1-1-6}" msgstr "" -msgid "### Improvements" -msgstr "### 改良" - msgid " * [[Windows](../install/windows.html)] Upgraded bundled Groonga to 6.1.0." msgstr "" Modified: ja/news/index.md (+15 -1) =================================================================== --- ja/news/index.md 2016-11-09 17:34:18 +0900 (6477967) +++ ja/news/index.md 2016-11-09 18:53:15 +0900 (6de6c12) @@ -4,13 +4,27 @@ title: おしらせ # おしらせ +## 1.1.8: 2016-11-09 {#version-1-1-8} + +### 改良 + + * Added startup log with PGroonga version. + + * Supported index only scan availability check for 8KiB over column (TOAST-ed column). + + * Changed to use zlib compression as fallback for text column when LZ4 isn't available. + + * [[CentOS](../install/centos.html) 7] Supported WAL. It requires EPEL. + + * [`pgroonga_tuple_is_alive` Groonga function](../reference/groonga-functions/pgroonga-tuple-is-alive.html) Added a new Groonga function to remove invalid tuples. It can be used with [`pgroonga.command` function](../reference/functions/pgroonga-command.html). + ## 1.1.7: 2016-11-03 {#version-1-1-7} ### 修正 * Fixed build error with PostgreSQL 9.4 or earlier. - * [[Ubuntu](../install.ubuntu.htmp)] Supported Yakkety Yak (16.10). + * [[Ubuntu](../install/ubuntu.html)] Supported Yakkety Yak (16.10). ## 1.1.6: 2016-11-03 {#version-1-1-6} -------------- next part -------------- HTML����������������������������...Download