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

Commit5ca3645

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 parent85d8b30 commit5ca3645

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
@@ -182,6 +182,7 @@ SimpleLruShmemSize(int nslots, int nlsns)
182182
* ctllock: LWLock to use to control access to the shared control structure.
183183
* subdir: PGDATA-relative subdirectory that will contain the files.
184184
* tranche_id: LWLock tranche ID to use for the SLRU's per-buffer LWLocks.
185+
* sync_handler: which set of functions to use to handle sync requests
185186
*/
186187
void
187188
SimpleLruInit(SlruCtlctl,constchar*name,intnslots,intnlsns,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp