[pgpool-committers: 8408] pgpool: Enhance parameter status handling.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Feb 13 13:35:32 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_2_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=af0308df2e20257b606c75c3664b598490fd74db
Modified Files
--------------
src/protocol/pool_process_query.c | 20 ++++++++++++++------
1 file changed, 14 insertions(+), 6 deletions(-)
More information about the pgpool-committers
mailing list