Re: Two small doc fixes for config.sgml

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: pgsql-docs@lists.postgresql.org
Date: 2026-04-20T23:52:17Z
Lists: pgsql-docs
On Mon, Apr 20, 2026 at 7:13 PM Daniel Gustafsson <daniel@yesql.se> wrote:
>
> > On 20 Apr 2026, at 12:02, Fujii Masao <masao.fujii@gmail.com> wrote:
>
> > I found two small issues in config.sgml and attached patches for both.
>
> Both fixes LGTM, confirmed that no other <type>int</type> exist (and double
> checked if we had any bool/boolean but all seem to use boolean).

Thanks for the review! I've pushed the patches.

Regards,

-- 
Fujii Masao



Commits

  1. doc: Use "integer" for some I/O worker GUC type descriptions

  2. doc: Correct context description for some JIT support GUCs