Re: Two small doc fixes for config.sgml

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Fujii Masao <masao.fujii@gmail.com>
Cc: pgsql-docs@lists.postgresql.org
Date: 2026-04-20T10:13:00Z
Lists: pgsql-docs
> 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).

--
Daniel Gustafsson




Commits

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

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