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

Commitc0fdc96

Browse files
committed
doc: Clean up title case use
1 parentb8c4261 commitc0fdc96

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
@@ -1267,7 +1267,7 @@ stream_commit_cb(...); &lt;-- commit of the streamed transaction
12671267
</sect1>
12681268

12691269
<sect1 id="logicaldecoding-two-phase-commits">
1270-
<title>Two-phasecommit support for Logical Decoding</title>
1270+
<title>Two-phaseCommit Support for Logical Decoding</title>
12711271

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp