1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

databases/pgpool-II-35: Update from 3.5.18 to 3.5.19

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)
- Fix Pgpool child segfault if failover occurs when trying to establish a connection.
- 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)

Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-5-19.html

MFH:		2019Q1
This commit is contained in:
Torsten Zuehlsdorff 2019-03-08 15:53:04 +00:00
parent 36de390b8a
commit 54e4b93fff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=495049
2 changed files with 4 additions and 5 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pgpool-II
PORTVERSION= 3.5.18
PORTREVISION= 1
PORTVERSION= 3.5.19
CATEGORIES= databases
MASTER_SITES= http://www.pgpool.net/mediawiki/images/
PKGNAMESUFFIX= 35

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1543230416
SHA256 (pgpool-II-3.5.18.tar.gz) = 0a0ee6ea18b39cb12385f97bab2b0ba729142eee6eb2a30a48127682086d1f99
SIZE (pgpool-II-3.5.18.tar.gz) = 2276508
TIMESTAMP = 1551101880
SHA256 (pgpool-II-3.5.19.tar.gz) = 99fa837db22cb6c190520c133e28e530265291f7731101450079a6fece1f14aa
SIZE (pgpool-II-3.5.19.tar.gz) = 2277719