Skip to content

Commit f93bb0c

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 parent 55ca50d commit f93bb0c

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 supply open_segment callbacks. The close_segment callback
24+
* must supply segment_open callbacks. The segment_close callback
2525
* must always be supplied.
2626
*
2727
* After reading a record with XLogReadRecord(), it's decomposed into

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