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:01
Message-ID: E1vxiHs-001cjv-1J@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
------
V4_4_STABLE

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

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-04 09:13:07 pgpool: Doc: fix ignore_leading_white_space and allow_sql_comments docs
Previous Message Tatsuo Ishii 2026-03-04 09:11:22 pgpool: Doc: fix ignore_leading_white_space and allow_sql_comments docs