summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gustafsson2025-01-31 09:44:21 +0000
committerDaniel Gustafsson2025-01-31 09:44:21 +0000
commit59d6c03956193f622c069a4ab985bade27384ac4 (patch)
treeabe22fa05a34519cc65aadae844b1c2cfc503758
parent76aa615943049c04efd36ab4765c06eda89cdfea (diff)
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 <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/CAExHW5uKWH8CuZc9NCb8XxSQc6uzvACV0cScebm54kF763ERAw@mail.gmail.com Backpatch-through: 17
-rw-r--r--doc/src/sgml/pgbuffercache.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgbuffercache.sgml b/doc/src/sgml/pgbuffercache.sgml
index 4b90eefc0b0..802a5112d77 100644
--- a/doc/src/sgml/pgbuffercache.sgml
+++ b/doc/src/sgml/pgbuffercache.sgml
@@ -365,7 +365,7 @@
</sect2>
<sect2 id="pgbuffercache-pg-buffercache-evict">
- <title>The <structname>pg_buffercache_evict</structname> Function</title>
+ <title>The <function>pg_buffercache_evict()</function> Function</title>
<para>
The <function>pg_buffercache_evict()</function> function takes a buffer
identifier, as shown in the <structfield>bufferid</structfield> column of