forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0181d34
committed
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: 171 parentf10676d commit0181d34
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
365 | 365 |
| |
366 | 366 |
| |
367 | 367 |
| |
368 |
| - | |
| 368 | + | |
369 | 369 |
| |
370 | 370 |
| |
371 | 371 |
| |
|
0 commit comments
Comments
(0)