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

Commit4e56e5a

Browse files
committed
Fix typo in generic wal docs
Markus Nullmeier
1 parent6557834 commit4e56e5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/generic-wal.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<listitem>
4545
<para>
46-
<function>GenericXLogAbort(state)</> &mdash; finish construction of
46+
<function>GenericXLogFinish(state)</> &mdash; finish construction of
4747
a generic xlog record.
4848
</para>
4949
</listitem>
@@ -52,7 +52,7 @@
5252

5353
<para>
5454
The xlog record construction can be canceled between any of the above
55-
steps by calling <function>GenericXLogAbort()</>. This will discard all
55+
steps by calling <function>GenericXLogAbort(state)</>. This will discard all
5656
changes to the page image copies.
5757
</para>
5858

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp