Re: Fix inconsistency in the pg_buffercache documentation

2025-07-02 Thread Daniel Gustafsson
> On 2 Jul 2025, at 10:06, Bertrand Drouvot > wrote: > On Wed, Jul 02, 2025 at 09:55:52AM +0200, Daniel Gustafsson wrote: >> how about the attached? > > LGTM. Thanks, committed. -- Daniel Gustafsson

Re: Fix inconsistency in the pg_buffercache documentation

2025-07-02 Thread Bertrand Drouvot
Hi, On Wed, Jul 02, 2025 at 09:55:52AM +0200, Daniel Gustafsson wrote: > > On 2 Jul 2025, at 08:23, Bertrand Drouvot > > wrote: > > > > Hi hackers, > > > > While working on [1], I noticed an inconsistency in the pg_buffercache > > documentation: ba2a3c2302f1 missed to add "the" before the > >

Re: Fix inconsistency in the pg_buffercache documentation

2025-07-02 Thread Daniel Gustafsson
> On 2 Jul 2025, at 08:23, Bertrand Drouvot > 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 o