[pgpool-committers: 2552] 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
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=836ebfd8772d1bb8b2ceba8d0cb1d76fe5209c69

Modified Files
--------------
src/utils/pool_stream.c |    7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list