[PATCH] Fix inconsistent title attribute tags in documentation

From: Noboru Saito <noborusai(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: [PATCH] Fix inconsistent title attribute tags in documentation
Date: 2025-12-08 22:33:17
Message-ID: CAAM3qn+7KraFkCyoJCHq6m=urxcoHPEPryuyYeg=Q0EjJxjdTA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi PostgreSQL Hackers,

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.

Best regards,
Noboru Saito

Attachment Content-Type Size
0001-Change-function-title-tags-from-structname-to-functi.patch text/x-patch 2.5 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nathan Bossart 2025-12-08 22:39:25 Re: [PATCH] Fix inconsistent title attribute tags in documentation
Previous Message Nathan Bossart 2025-12-08 22:32:26 Re: [PATCH] Add error hints for invalid COPY options