mirror of
https://github.com/postgres/postgres.git
synced 2025-10-27 00:12:01 +03:00
Fix many typos and inconsistencies
Author: Alexander Lakhin Discussion: https://postgr.es/m/af27d1b3-a128-9d62-46e0-88f424397f44@gmail.com
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
* no way for them to share kernel file descriptors with other files.
|
||||
*
|
||||
* Likewise, use AllocateDir/FreeDir, not opendir/closedir, to allocate
|
||||
* open directories (DIR*), and OpenTransientFile/CloseTransient File for an
|
||||
* open directories (DIR*), and OpenTransientFile/CloseTransientFile for an
|
||||
* unbuffered file descriptor.
|
||||
*/
|
||||
#ifndef FD_H
|
||||
|
||||
Reference in New Issue
Block a user