Skip to content

Commit b8e2170

Browse files
committed
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
1 parent fc7c281 commit b8e2170

File tree

1 file changed

+1
-1
lines changed
  • src/backend/access/transam

1 file changed

+1
-1
lines changed

src/backend/access/transam/xlog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10065,7 +10065,7 @@ assign_xlog_sync_method(int new_sync_method, void *extra)
1006510065
* Issue appropriate kind of fsync (if any) for an XLOG output file.
1006610066
*
1006710067
* 'fd' is a file descriptor for the XLOG file to be fsync'd.
10068-
* 'log' and 'seg' are for error reporting purposes.
10068+
* 'segno' is for error reporting purposes.
1006910069
*/
1007010070
void
1007110071
issue_xlog_fsync(int fd, XLogSegNo segno)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy