mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Fix typos.
Oskari Saarenmaa
This commit is contained in:
@ -113,7 +113,7 @@ int effective_io_concurrency = 0;
|
||||
|
||||
/*
|
||||
* GUC variables about triggering kernel writeback for buffers written; OS
|
||||
* dependant defaults are set via the GUC mechanism.
|
||||
* dependent defaults are set via the GUC mechanism.
|
||||
*/
|
||||
int checkpoint_flush_after = 0;
|
||||
int bgwriter_flush_after = 0;
|
||||
|
Reference in New Issue
Block a user