Re: Minor fix in pg_buffercache_evict documentation

2025-01-31 Thread Daniel Gustafsson
> On 31 Jan 2025, at 07:03, Ashutosh Bapat wrote: > > Hi All, > All the functions in pg_buffercache module have their names suffixed > with () and also use tag in the documentation, except > pg_buffercache_evict(). PFA patch to fix the style. With this change, > the index entry and the section t

Minor fix in pg_buffercache_evict documentation

2025-01-30 Thread Ashutosh Bapat
Hi All, All the functions in pg_buffercache module have their names suffixed with () and also use tag in the documentation, except pg_buffercache_evict(). PFA patch to fix the style. With this change, the index entry and the section tile is displayed as "The pg_buffercache_evict() Function" instea