[pgpool-committers: 3412] pgpool: Fix thinko of previous commit bb41a1e55d59f842d8b97cdbb6c973c19

Tatsuo Ishii ishii at postgresql.org
Fri Aug 19 10:44:21 JST 2016


Fix thinko of previous commit bb41a1e55d59f842d8b97cdbb6c973c1989904aa.

Previous commit breaks the case that fail_over_on_backend_error is on.
Also make some cosmetic changes. Per [pgpool-hackers: 1767].

Branch
------
master

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

Modified Files
--------------
src/utils/pool_stream.c | 77 +++++++++++++------------------------------------
1 file changed, 20 insertions(+), 57 deletions(-)



More information about the pgpool-committers mailing list