mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
Fix more typos in comments.
Patch by CharSyam, plus a few more I spotted with grep.
This commit is contained in:
@@ -297,7 +297,7 @@ BackgroundWriterMain(void)
|
||||
* overall timeout handling but just assume we're going to get called
|
||||
* often enough even if hibernation mode is active. It's not that
|
||||
* important that log_snap_interval_ms is met strictly. To make sure
|
||||
* we're not waking the disk up unneccesarily on an idle system we
|
||||
* we're not waking the disk up unnecessarily on an idle system we
|
||||
* check whether there has been any WAL inserted since the last time
|
||||
* we've logged a running xacts.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user