doc: Fix pg_buffercache_evict() title

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 0181d34e8ca0f91583658ec6eae44b2057473dab
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2025-01-31T09:44:21Z
Releases: 17.3
doc: Fix pg_buffercache_evict() title

Use <function> rather than <structname> in the <title> to be consistent
with how other functions in this module are documented. Also suffix the
function name with () for consistency.

Backpatch to v17 where pg_buffercache_evict was introduced.

Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Reviewed-by: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAExHW5uKWH8CuZc9NCb8XxSQc6uzvACV0cScebm54kF763ERAw@mail.gmail.com
Backpatch-through: 17

Files

PathChange+/−
doc/src/sgml/pgbuffercache.sgml modified +1 −1

Documentation touched

Discussion