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

Tatsuo Ishii ishii at sraoss.co.jp
Sun Feb 13 13:35:26 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_1_STABLE

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

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



More information about the pgpool-committers mailing list