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