Fix comment for issue_xlog_fsync().

Fujii Masao <fujii@postgresql.org>

Commit: b8e2170e40a151eb94079ce9cd791a712ed95342
Author: Fujii Masao <fujii@postgresql.org>
Date: 2019-05-20T15:44:00Z
Releases: 12.0
Fix comment for issue_xlog_fsync().

"segno" is the argument for the function, not "log" and "seg".

Author: Antonin Houska
Discussion: https://postgr.es/m/11863.1558361020@spoje.net

Files

PathChange+/−
src/backend/access/transam/xlog.c modified +1 −1

Discussion