[pgpool-committers: 62] pgpool: Fix pool_setall_node_to_be_sent() to use private_backend_status

Tatsuo Ishii ishii at postgresql.org
Sun Mar 4 13:00:53 JST 2012


Fix pool_setall_node_to_be_sent() to use private_backend_status.  It
is possible that while processing, the node is not usable any more.

Branch
------
master

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

Modified Files
--------------
pool_query_context.c |    4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)



More information about the pgpool-committers mailing list