Re: Inaccurate header comment of issue_xlog_fsync_comment
On Mon, May 20, 2019 at 11:04 PM Antonin Houska wrote: > > Someone probably forgot to update the comment when changing the arguments. Thanks for the patch! Committed. Regards, -- Fujii Masao
Inaccurate header comment of issue_xlog_fsync_comment
Someone probably forgot to update the comment when changing the arguments. -- Antonin Houska Web: https://www.cybertec-postgresql.com diff --git a/src/backend/access/transam/xlog.c b/src/backend/access/transam/xlog.c index c00b63c751..527522f165 100644 --- a/src/backend/access/transam/xlog.c +++