Skip to content

Commit 7a89b86

Browse files
committed
校验 archive-modules.sgml 完成
1 parent 4c1b1a8 commit 7a89b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql/doc/src/sgml/archive-modules.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ typedef bool (*ArchiveFileCB) (const char *file, const char *path);
226226
</para>
227227
________________________________________________________-->
228228
<para>
229-
<function>archive_file_cb</function>回调函数被调用以归档单个WAL文件
229+
<function>archive_file_cb</function>回调函数被调用,用于归档单个WAL文件
230230

231231
<programlisting>
232232
typedef bool (*ArchiveFileCB) (const char *file, const char *path);

0 commit comments

Comments
 (0)