projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
76aa615
)
doc: Fix pg_buffercache_evict() title
author
Daniel Gustafsson
Fri, 31 Jan 2025 09:44:21 +0000
(10:44 +0100)
committer
Daniel Gustafsson
Fri, 31 Jan 2025 09:44:21 +0000
(10:44 +0100)
Use
rather than
in the
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
Reviewed-by: Daniel Gustafsson
Discussion: https://postgr.es/m/CAExHW5uKWH8CuZc9NCb8XxSQc6uzvACV0cScebm54kF763ERAw@mail.gmail.com
Backpatch-through: 17
doc/src/sgml/pgbuffercache.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/pgbuffercache.sgml
b/doc/src/sgml/pgbuffercache.sgml
index 4b90eefc0b078dc4b4b9df5a6ea103526f79d10e..802a5112d77d7046df0e4451fddfaa3a21b35a32 100644
(file)
--- a/
doc/src/sgml/pgbuffercache.sgml
+++ b/
doc/src/sgml/pgbuffercache.sgml
@@
-365,7
+365,7
@@
-
The <
structname>pg_buffercache_evict> Function
+
The <
function>pg_buffercache_evict()> Function
The
pg_buffercache_evict()
function takes a buffer
identifier, as shown in the
bufferid
column of