[pgpool-committers: 3035] pgpool: Yet another reset query stuck problem fix. [pgpool-general: 426

Muhammad Usama m.usama at gmail.com
Mon Feb 22 21:28:05 JST 2016


Yet another reset query stuck problem fix. [pgpool-general: 4265]

The solution is to report FRONTEND_ERROR instead of simple ERROR when
pool_flush on front-end socket fails

The patch is generated by me and Pawel Ufnalewski<archon at foap.com> and
Gerhard Wiesinger <lists at wiesinger.com> helped to verify and test the fix

Branch
------
V3_5_STABLE

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

Modified Files
--------------
src/protocol/pool_process_query.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list