Re: Fix inconsistency in the pg_buffercache documentation

Daniel Gustafsson <daniel@yesql.se>

From: Daniel Gustafsson <daniel@yesql.se>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-02T07:55:52Z
Lists: pgsql-hackers

Attachments

> On 2 Jul 2025, at 08:23, Bertrand Drouvot <bertranddrouvot.pg@gmail.com> wrote:
> 
> Hi hackers,
> 
> While working on [1], I noticed an inconsistency in the pg_buffercache
> documentation: ba2a3c2302f1 missed to add "the" before the pg_buffercache_numa()
> function introduction.

Thanks, that does indeed look like an omission.  There seems to be a few more
on the same page however, how about the attached?

--
Daniel Gustafsson

Commits

  1. doc: pg_buffercache documentation wordsmithing