pgpool: Doc: fix ignore_leading_white_space and allow_sql_comments docs

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Doc: fix ignore_leading_white_space and allow_sql_comments docs
Date: 2026-03-04 09:13:24
Message-ID: E1vxiIF-001d03-1v@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Doc: fix ignore_leading_white_space and allow_sql_comments docs.

They lacked a description on the default values.

Backpatch-through: v4.3

Branch
------
master

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

Modified Files
--------------
doc.ja/src/sgml/loadbalance.sgml | 2 ++
doc/src/sgml/loadbalance.sgml | 2 ++
2 files changed, 4 insertions(+)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-03-05 01:19:28 pgpool: Downgrade debug log used in pcp_proc_info and show pool_pools e
Previous Message Tatsuo Ishii 2026-03-04 09:13:19 pgpool: Doc: fix ignore_leading_white_space and allow_sql_comments docs