|
|
@ -43,7 +43,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
<para> |
|
|
|
<para> |
|
|
|
<function>GenericXLogAbort(state)</> — finish construction of |
|
|
|
<function>GenericXLogFinish(state)</> — finish construction of |
|
|
|
a generic xlog record. |
|
|
|
a generic xlog record. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
</listitem> |
|
|
|
</listitem> |
|
|
@ -52,7 +52,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<para> |
|
|
|
<para> |
|
|
|
The xlog record construction can be canceled between any of the above |
|
|
|
The xlog record construction can be canceled between any of the above |
|
|
|
steps by calling <function>GenericXLogAbort()</>. This will discard all |
|
|
|
steps by calling <function>GenericXLogAbort(state)</>. This will discard all |
|
|
|
changes to the page image copies. |
|
|
|
changes to the page image copies. |
|
|
|
</para> |
|
|
|
</para> |
|
|
|
|
|
|
|
|
|
|
|