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
- pg_buffercache.diff (application/octet-stream) patch
> 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
-
doc: pg_buffercache documentation wordsmithing
- 8eede2c7200f 19 (unreleased) landed
- 87f0d3cd8db5 18.0 landed