[pgpool-committers: 2551] pgpool: Downgrading the error level for EOF on backend connection for m
Muhammad Usama
m.usama at gmail.com
Thu May 7 23:17:48 JST 2015
Downgrading the error level for EOF on backend connection for main process.
Throwing the FATAL error when EOF is encountered with backend is very harsh in
pgpool main process and can cause undesirable behavior.
Downgrading it to simple ERROR.
Branch
------
V3_4_STABLE
Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=28ecefed31336e0d49a784aa2f3278daae9b2c73
Modified Files
--------------
src/utils/pool_stream.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list