Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf93bb0c

Browse files
committed
Fix some comments in xlogreader.h
segment_open and segment_close were mentioned with incorrect names.Discussion:https://postgr.es/m/20200525234944.GA1573@paquier.xyz
1 parent55ca50d commitf93bb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/access/xlogreader.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*XLogReadRecord or XLogFindNextRecord; it can be passed in as NULL
2222
*otherwise. The WALRead function can be used as a helper to write
2323
*page_read callbacks, but it is not mandatory; callers that use it,
24-
*must supplyopen_segment callbacks. Theclose_segment callback
24+
*must supplysegment_open callbacks. Thesegment_close callback
2525
*must always be supplied.
2626
*
2727
*After reading a record with XLogReadRecord(), it's decomposed into

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp