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

Commit9037272

Browse files
committed
Fix build of pg_verify_checksum docs
They were accidentally excluded when reverting the backend onlinechecksum functionality, and since they weren't built the incorrectreference to a removed section also did not trigger a problem.Author: Christoph Berg
1 parent6453879 commit9037272

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

‎doc/src/sgml/ref/pg_verify_checksums.sgml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -93,12 +93,4 @@ PostgreSQL documentation
9393
</para>
9494
</refsect1>
9595

96-
<refsect1>
97-
<title>See Also</title>
98-
99-
<simplelist type="inline">
100-
<member><xref linkend="checksums"/></member>
101-
</simplelist>
102-
</refsect1>
103-
10496
</refentry>

‎doc/src/sgml/reference.sgml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@
255255
&pgReceivewal;
256256
&pgRecvlogical;
257257
&pgRestore;
258+
&pgVerifyChecksums;
258259
&psqlRef;
259260
&reindexdb;
260261
&vacuumdb;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp