doc: Add missing index entries and fix title formatting in pg_buffercache docs.

This commit adds missing index entries for the functions pg_buffercache_numa()
and pg_buffercache_usage_counts() in the pg_buffercache documentation.

It also makes the function titles consistent by adding parentheses after
function names where they were previously missing.

Author: Fujii Masao <masao.fu...@gmail.com>
Reviewed-by: Michael Paquier <mich...@paquier.xyz>
Discussion: 
https://postgr.es/m/7d19af4b-7da3-4862-9f52-ff958960b...@oss.nttdata.com
Backpatch-through: 18

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/086b9a33aafeeeaa0af0c806410ea6228f2f63f4

Modified Files
--------------
doc/src/sgml/pgbuffercache.sgml | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)

Reply via email to