postgresql/src/backend/storage
Fujii Masao 978b032d1f Fix function names in comments.
Commit 3eb77eba5a renamed some functions, but forgot to
update some comments referencing to those functions.
This commit fixes those function names in the comments.

Kyotaro Horiguchi
2019-04-25 23:43:48 +09:00
..
buffer Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00
file Simplify some ERROR paths clearing wait events and transient files 2019-04-17 09:51:45 +09:00
freespace Improve code comments in b0eaa4c51b. 2019-03-16 06:55:56 +05:30
ipc Unify error messages 2019-04-24 09:26:13 -04:00
large_object Remove superfluous tqual.h includes. 2019-01-21 12:15:02 -08:00
lmgr Prevent use of uninitialized variable 2019-04-02 16:03:26 -03:00
page Track block level checksum failures in pg_stat_database 2019-03-09 10:47:30 -08:00
smgr Fix function names in comments. 2019-04-25 23:43:48 +09:00
sync Fix function names in comments. 2019-04-25 23:43:48 +09:00
Makefile Refactor the fsync queue for wider use. 2019-04-04 23:38:38 +13:00