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