K 10 svn:author V 2 tz K 8 svn:date V 27 2019-03-11T10:21:51.119597Z K 7 svn:log V 1058 MFH: r495050 databases/pgpool-II-36: Update from 3.6.14 to 3.6.15 Changelog: - Test: Fix old JDBC functions and typos in regression test 068.memqcache_bug. - Doc: Fix configuration change timing regarding memory_cache_enabled. - Fix online recovery failed due to client_idle_limit_in_recovery in certain cases. (bug 431) - Fix corner case bug when strip_quote() handle a empty query string. (bug 458) - Doc: Mention that schema qualifications cannot be used in white/black_function_list. - Fix typo about wd_priority in watchdog_setup. - Fix Pgpool child segfault if failover occurs when trying to establish a connection. - Doc: fix typo in logdir description. (bug 453) - Fix Pgpool-II hang if a client sends a extended query message such as close after sync message but before next simple query. - Fix Pgpool-II hang when idle_in_transaction_session_timeout = on. (bug 448) - Doc: Fix Japanese document typo in pcp_common_options. Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-6-15.html Approved by: ports-secteam (joneum) END