Re: [PATCH] Fix inconsistent title attribute tags in documentation

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Noboru Saito <noborusai(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] Fix inconsistent title attribute tags in documentation
Date: 2025-12-08 22:39:25
Message-ID: aTdTnZvhK0iE8Kx5@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Dec 09, 2025 at 07:33:17AM +0900, Noboru Saito wrote:
> I'm a member of the PostgreSQL Japanese documentation translation team.
> While working on the translation, I found some inconsistent title
> attribute tags in the documentation.
>
> I am submitting a patch to fix these tag inconsistencies in pgbuffercache.sgml.
> This has been an issue since version 18.
> Please find the attached patch.

Looks correct to me. I grepped around a bit and didn't find any other
similar problems.

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Chao Li 2025-12-08 23:04:24 Re: vacuumdb: add --dry-run
Previous Message Noboru Saito 2025-12-08 22:33:17 [PATCH] Fix inconsistent title attribute tags in documentation