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

Commit9e03211

Browse files
committed
Fix comment of SimpleLruInit() in slru.c
sync_handler was not mentioned in the comment block of the function.Oversight indee663f.Author: Aleksander AlekseevDiscussion:https://postgr.es/m/CAJ7c6TPUd9BwNY47TtMxaijLHSbyHNdhu=kvbGnvO_bi+oC6_Q@mail.gmail.comBackpatch-through: 14
1 parent8befa05 commit9e03211

File tree

1 file changed

+1
-0
lines changed
  • src/backend/access/transam

1 file changed

+1
-0
lines changed

‎src/backend/access/transam/slru.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ SimpleLruShmemSize(int nslots, int nlsns)
181181
* ctllock: LWLock to use to control access to the shared control structure.
182182
* subdir: PGDATA-relative subdirectory that will contain the files.
183183
* tranche_id: LWLock tranche ID to use for the SLRU's per-buffer LWLocks.
184+
* sync_handler: which set of functions to use to handle sync requests
184185
*/
185186
void
186187
SimpleLruInit(SlruCtlctl,constchar*name,intnslots,intnlsns,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp