Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0181d34

Browse files
doc: Fix pg_buffercache_evict() title
Use <function> rather than <structname> in the <title> to be consistentwith how other functions in this module are documented. Also suffix thefunction 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.comBackpatch-through: 17
1 parentf10676d commit0181d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/pgbuffercache.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@
365365
</sect2>
366366

367367
<sect2 id="pgbuffercache-pg-buffercache-evict">
368-
<title>The <structname>pg_buffercache_evict</structname> Function</title>
368+
<title>The <function>pg_buffercache_evict()</function> Function</title>
369369
<para>
370370
The <function>pg_buffercache_evict()</function> function takes a buffer
371371
identifier, as shown in the <structfield>bufferid</structfield> column of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp