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

Fix inconsistency in the pg_buffercache documentation

2025-07-01 Thread Bertrand Drouvot
.com >From 11d298a6bf2c95e5fbf77d4b7d48869173afa591 Mon Sep 17 00:00:00 2001 From: Bertrand Drouvot Date: Wed, 2 Jul 2025 06:00:12 + Subject: [PATCH v1] Fix inconsistency in the pg_buffercache documentation ba2a3c2302f1 missed to add "the" before the pg_buffercache_numa() function introduction. Adding it