Re: [PATCH] Fix inconsistent title attribute tags in documentation
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Noboru Saito <noborusai@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-12-08T22:39:25Z
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
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
doc: Fix titles of some pg_buffercache functions.
- b237f5422bc0 19 (unreleased) landed
- 1412c8ea0740 18.2 landed