pgpool: Doc: fix documentation for parameters that are not reflected by

From: Taiki Koshino <koshino(at)sraoss(dot)co(dot)jp>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: fix documentation for parameters that are not reflected by
Date: 2025-07-15 00:26:53
Message-ID: E1ubTVU-000deS-35@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: fix documentation for parameters that are not reflected by reload.

"authentication_timeout" and "memqcache_oiddir" is not reflected by reload.
The documentation is changed to "This parameter can only be set at server start.".
Japanese doc too.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=787e5f27c34a6865812db4adfc8bc5a1b12d13da

Modified Files
--------------
doc.ja/src/sgml/connection-settings.sgml | 2 +-
doc.ja/src/sgml/memcache.sgml | 2 +-
doc/src/sgml/connection-settings.sgml | 3 +--
doc/src/sgml/memcache.sgml | 2 +-
src/sample/pgpool.conf.sample-stream | 1 +
5 files changed, 5 insertions(+), 5 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-07-15 02:10:24 pgpool: Fix bug with pcp_proc_info.
Previous Message Tatsuo Ishii 2025-07-11 01:57:53 pgpool: Import pgindent.