Fix configuration change timing regarding memory_cache_enabled.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 15 Feb 2019 05:26:55 +0000 (14:26 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Fri, 15 Feb 2019 06:58:14 +0000 (15:58 +0900)
commit0071a442663c55dabf1f3ef16008c64424e2e552
tree4adfc11cb7747d4b1dd864971d9de6845987c208
parentb04c9741adaa6bfedee077e4674d885c3f3678b4
Fix configuration change timing regarding memory_cache_enabled.

This parameter must not be changed after Pgpool-II start but it was
possible to change by reloading.
src/config/pool_config.l
src/sample/pgpool.conf.sample
src/sample/pgpool.conf.sample-master-slave
src/sample/pgpool.conf.sample-replication
src/sample/pgpool.conf.sample-stream