===============================================================================
3.1 Series (2011/09/08 - )
+===============================================================================
+
+ 3.1.15 (hatsuiboshi) 2015/07/24
+
+* Version 3.1.15
+
+ This is a bugfix release against pgpool-II 3.1.14.
+
+ __________________________________________________________________
+
+* Bug fixes
+
+ - Fix "cannot find xlog functions" error in pgpool-recovery
+ (Muhammad Usama)
+
+ The argument data type of PostgreSQL's pg_xlogfile_name() function
+ has been changed from text to pg_lsn since PostgreSQL 9.4. And
+ pgpool-recovery was still trying to locate the function by old
+ signature.
+
+ - Do not send a query for checking insert lock in non replication mode
+ with extended query (Tatsuo Ishii)
+
===============================================================================
3.1.14 (hatsuiboshi) 2015/04/08
connections.
===============================================================================
+
3.1.13 (hatsuiboshi) 2015/02/05
* Version 3.1.13
===============================================================================
3.0 Series (2010/09/10 - )
+===============================================================================
+
+ 3.0.19 (umiyameboshi) 2015/07/24
+
+* Version 3.0.19
+
+ This is a bugfix release against pgpool-II 3.0.18.
+
+ __________________________________________________________________
+
+* Bug fixes
+
+ - Fix "cannot find xlog functions" error in pgpool-recovery
+ (Muhammad Usama)
+
+ The argument data type of PostgreSQL's pg_xlogfile_name() function
+ has been changed from text to pg_lsn since PostgreSQL 9.4. And
+ pgpool-recovery was still trying to locate the function by old
+ signature.
+
+ - Do not send a query for checking insert lock in non replication mode
+ with extended query (Tatsuo Ishii)
+
===============================================================================
3.0.18 (umiyameboshi) 2015/04/08
<!-- 3.1 -->
<!-- ================================================================================ -->
+<!-- -------------------------------------------------------------------------------- -->
+<h2><a name="release3.1.15"></a>3.1.15 (hatsuiboshi) 2015/07/24</h2>
+<!-- -------------------------------------------------------------------------------- -->
+
+<h3>概要</h3>
+<p>
+このバージョンは 3.1.14 に対するバグ修正リリースです。
+</p>
+
+<h3>バグ修正</h3>
+<ul>
+
+<li>
+ pgpool-recovery の "cannot find xlog functions" エラーを修正しました。(Muhammad Usama)
+ <p>
+ PostgreSQL 9.4 より、PostgreSQL の pg_xlogfile_name() 関数の引数型はtext からpg_lsn に変更されていますが、pgpool-recovery は依然として古いシグネチャで関数を配置しようとしていました。
+ </p>
+</li>
+
+<li>
+ 拡張問い合わせクエリで、レプリケーションモード以外の場合には、insertlock をチェックするクエリを送信しないようになりました。(Tatsuo Ishii)
+</li>
+
+</ul>
+
<!-- -------------------------------------------------------------------------------- -->
<h2><a name="release3.1.14"></a>3.1.14 (hatsuiboshi) 2015/04/08</h2>
<!-- -------------------------------------------------------------------------------- -->
<!-- ================================================================================ -->
<hr>
+<!-- -------------------------------------------------------------------------------- -->
+<h2><a name="release3.0.19"></a>3.0.19 (umiyameboshi) 2015/07/24</h2>
+<!-- -------------------------------------------------------------------------------- -->
+
+<h3>概要</h3>
+<p>
+このバージョンは 3.0.18 に対するバグ修正リリースです。
+</p>
+
+<h3>バグ修正</h3>
+<ul>
+
+<li>
+ pgpool-recovery の "cannot find xlog functions" エラーを修正しました。(Muhammad Usama)
+ <p>
+ PostgreSQL 9.4 より、PostgreSQL の pg_xlogfile_name() 関数の引数型はtext からpg_lsn に変更されていますが、pgpool-recovery は依然として古いシグネチャで関数を配置しようとしていました。
+ </p>
+</li>
+
+<li>
+ 拡張問い合わせクエリで、レプリケーションモード以外の場合には、insertlock をチェックするクエリを送信しないようになりました。(Tatsuo Ishii)
+</li>
+
+</ul>
+
<!-- -------------------------------------------------------------------------------- -->
<h2><a name="release3.0.18"></a>3.0.18 (umiyameboshi) 2015/04/08</h2>
<!-- -------------------------------------------------------------------------------- -->