Re: Fix inconsistency in the pg_buffercache documentation - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: Fix inconsistency in the pg_buffercache documentation
Date
Msg-id aGToiq3ngjTFrh1m@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: Fix inconsistency in the pg_buffercache documentation  (Daniel Gustafsson <daniel@yesql.se>)
Responses Re: Fix inconsistency in the pg_buffercache documentation
List pgsql-hackers
Hi,

On Wed, Jul 02, 2025 at 09:55:52AM +0200, Daniel Gustafsson wrote:
> > 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.

Thanks for looking at it!

> There seems to be a few more
> on the same page however,

Indeed, there is multiple kind of inconsistency that are worth to fix.

> how about the attached?

LGTM.

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Fix outdated comments for IndexInfo
Next
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Report replica identity in pg_publication_tables