postgresql/src/backend/storage/file
Michael Paquier 8961cb9a03 Fix typos in comments
The changes done in this commit impact comments with no direct
user-visible changes, with fixes for incorrect function, variable or
structure names.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/e8c38840-596a-83d6-bd8d-cebc51111572@gmail.com
2023-05-02 12:23:08 +09:00
..
Makefile Refactor sharedfileset.c to separate out fileset implementation. 2021-08-30 08:48:15 +05:30
buffile.c Introduce PG_IO_ALIGN_SIZE and align all I/O buffers. 2023-04-08 16:34:50 +12:00
copydir.c Constify the arguments of copydir.h functions 2023-01-18 08:55:26 +09:00
fd.c Fix typos in comments 2023-05-02 12:23:08 +09:00
fileset.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00
reinit.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
sharedfileset.c Update copyright for 2023 2023-01-02 15:00:37 -05:00