[Groonga-commit] pgroonga/pgroonga.github.io at 54b7f9e [master] Add 1.2.0 entry

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 13 21:32:44 JST 2017


Kouhei Sutou	2017-04-13 21:32:44 +0900 (Thu, 13 Apr 2017)

  New Revision: 54b7f9eecefccb91ad2ef51e9798f52edf6f6b57
  https://github.com/pgroonga/pgroonga.github.io/commit/54b7f9eecefccb91ad2ef51e9798f52edf6f6b57

  Message:
    Add 1.2.0 entry

  Modified files:
    news/index.md

  Modified: news/index.md (+32 -0)
===================================================================
--- news/index.md    2017-04-12 08:58:11 +0900 (1075a23)
+++ news/index.md    2017-04-13 21:32:44 +0900 (7b591d4)
@@ -4,6 +4,38 @@ title: News
 
 # News
 
+## 1.2.0: 2017-04-XX {#version-1-2-0}
+
+### Improvements
+
+  * [[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.
+    TODO: DOCUMENT ME.
+
+  * 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.
+
+  * [[Windows](../install/windows.html)] Supported PostgreSQL 9.6.2.
+
+### Fixes
+
+  * [[CentOS](../install/centos.html)] Fixed wrong msgpack library link.
+
 ## 1.1.9: 2016-11-30 {#version-1-1-9}
 
 ### Improvements
-------------- next part --------------
HTML����������������������������...
Télécharger 



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