Re: Typo in multixact.c and jsonfuncs.c documentation

Fujii Masao <masao.fujii@oss.nttdata.com>

From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: David Rowley <dgrowleyml@gmail.com>, Junwang Zhao <zhjwpku@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-30T07:13:28Z
Lists: pgsql-hackers

On 2025/04/30 10:41, David Rowley wrote:
> On Wed, 30 Apr 2025 at 13:25, Junwang Zhao <zhjwpku@gmail.com> wrote:
>> Found a trivial typo in multixact.c, after searching the code base
>> there is another such typo in jsonfuncs.c.
> 
> Thanks. Pushed.

This commit seems to have caused an indent-check failure on the buildfarm member koel.
https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=koel&dt=2025-04-30%2002%3A19%3A00

Regards,

-- 
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION




Commits

  1. Fix broken indentation

  2. Fix a couple of comment typos