Thread: pgsql: doc: Fix pg_buffercache_evict() title

pgsql: doc: Fix pg_buffercache_evict() title

From
Daniel Gustafsson
Date:
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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/0181d34e8ca0f91583658ec6eae44b2057473dab

Modified Files
--------------
doc/src/sgml/pgbuffercache.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)