Re: Typo in multixact.c and jsonfuncs.c documentation
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: Junwang Zhao <zhjwpku@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-04-30T01:41:19Z
Lists: pgsql-hackers
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. David
Commits
-
Fix broken indentation
- 918e7287ed20 18.0 landed
-
Fix a couple of comment typos
- d8555e522eca 18.0 landed