8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55ca50d commit f93bb0cCopy full SHA for f93bb0c
src/include/access/xlogreader.h
@@ -21,7 +21,7 @@
21
* XLogReadRecord or XLogFindNextRecord; it can be passed in as NULL
22
* otherwise. The WALRead function can be used as a helper to write
23
* page_read callbacks, but it is not mandatory; callers that use it,
24
- * must supply open_segment callbacks. The close_segment callback
+ * must supply segment_open callbacks. The segment_close callback
25
* must always be supplied.
26
*
27
* After reading a record with XLogReadRecord(), it's decomposed into
0 commit comments