[pgpool-committers: 8070] pgpool: Change compile time default value of insert_lock to on.
Tatsuo Ishii
ishii at sraoss.co.jp
Sun Oct 17 22:39:16 JST 2021
Change compile time default value of insert_lock to on.
insert_lock is already on in the in pgpool.conf.sample-replication and
pgpool.conf.sample-snapshot. So sync with them. Documentations are
changed as well.
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=a3076a6e9ea55dc3e43e225358b3e7dbfc5f8a79
Modified Files
--------------
doc.ja/src/sgml/connection-settings.sgml | 4 ++--
doc/src/sgml/connection-settings.sgml | 2 +-
src/config/pool_config_variables.c | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
More information about the pgpool-committers
mailing list