[pgpool-committers: 7801] pgpool: Fix backend_application_name cannot be changed by reloading.
Tatsuo Ishii
ishii at sraoss.co.jp
Thu Jun 3 14:47:01 JST 2021
Fix backend_application_name cannot be changed by reloading.
The manual explicitly stats that it is possible to change
backend_application_name on the fly by reloading the configuration
file but the code set unnecessary restriction on that.
Branch
------
V4_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=abd8872a633574275edb94f8653190444a18a60a
Modified Files
--------------
src/config/pool_config_variables.c | 20 +++++---------------
1 file changed, 5 insertions(+), 15 deletions(-)
More information about the pgpool-committers
mailing list