[pgpool-committers: 8406] pgpool: Enhance parameter status handling.

Tatsuo Ishii ishii at sraoss.co.jp
Sun Feb 13 13:35:21 JST 2022


Enhance parameter status handling.

When a parameter status message arrives from backend, Pgpool-II
memorized it but did not forward to frontend.  This commit allows
forwarding a parameter status message to frontend.

Branch
------
V4_0_STABLE

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

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



More information about the pgpool-committers mailing list