mirror of
https://github.com/postgres/postgres.git
synced 2025-10-16 17:07:43 +03:00
Fix an assortment of typos
Author: Alexander Lakhin Discussion: https://postgr.es/m/ae9f2fcb-4b24-5bb0-4240-efbbbd944ca1@gmail.com
This commit is contained in:
@@ -8507,7 +8507,7 @@ xlog_redo(XLogReaderState *record)
|
||||
|
||||
/*
|
||||
* Return the extra open flags used for opening a file, depending on the
|
||||
* value of the GUCs wal_sync_method, fsync and io_direct.
|
||||
* value of the GUCs wal_sync_method, fsync and debug_io_direct.
|
||||
*/
|
||||
static int
|
||||
get_sync_bit(int method)
|
||||
|
Reference in New Issue
Block a user