Release 3.4.18
pgpool-II 4.0.11 Documentation | |||
---|---|---|---|
Prev | Up | Appendix A. Release Notes | Next |
Release Date: 2018-06-12
A.85.1. Bug fixes
-
Prevent pcp_recovery_node from recovering "unused" status node. (Tatsuo Ishii)
This allowed to try to recovery a node without configuration data, which leads to variety of problems.
See [pgpool-general: 5963] for more details.
Also I fixed
pgpool_recovery
function so that it quotes an empty string argument with double quotes.