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

Commit46bbe5d

Browse files
committed
doc: Clean up title case use
1 parent100e9ae commit46bbe5d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎doc/src/sgml/appendix-obsolete-default-roles.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
-->
55

66
<sect1 id="default-roles" xreflabel="default-roles">
7-
<title>Default Rolesrenamed to Predefined Roles</title>
7+
<title>Default RolesRenamed to Predefined Roles</title>
88

99
<indexterm>
1010
<primary>default-roles</primary>

‎doc/src/sgml/btree.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,7 +630,7 @@ options(<replaceable>relopts</replaceable> <type>local_relopts *</type>) returns
630630
</sect2>
631631

632632
<sect2 id="btree-deletion">
633-
<title>Bottom-upindex deletion</title>
633+
<title>Bottom-upIndex Deletion</title>
634634
<para>
635635
B-Tree indexes are not directly aware that under MVCC, there might
636636
be multiple extant versions of the same logical table row; to an

‎doc/src/sgml/logicaldecoding.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ stream_commit_cb(...); &lt;-- commit of the streamed transaction
12481248
</sect1>
12491249

12501250
<sect1 id="logicaldecoding-two-phase-commits">
1251-
<title>Two-phasecommit support for Logical Decoding</title>
1251+
<title>Two-phaseCommit Support for Logical Decoding</title>
12521252

12531253
<para>
12541254
With the basic output plugin callbacks (eg., <function>begin_cb</function>,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp