mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
After any checkpoint, close all smgr files handles in bgwriter
This commit is contained in:
@@ -38,4 +38,6 @@ extern void AbsorbFsyncRequests(void);
|
||||
extern Size CheckpointerShmemSize(void);
|
||||
extern void CheckpointerShmemInit(void);
|
||||
|
||||
extern bool FirstCallSinceLastCheckpoint(void);
|
||||
|
||||
#endif /* _BGWRITER_H */
|
||||
|
||||
Reference in New Issue
Block a user