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

Appearance settings

Commit c0fdc96

Browse filesBrowse files
committed
doc: Clean up title case use
1 parent b8c4261 commit c0fdc96
Copy full SHA for c0fdc96

File tree

Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+3
-3
lines changed

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

Copy file name to clipboardExpand all lines: doc/src/sgml/appendix-obsolete-default-roles.sgml
+1-1Lines 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 Roles renamed to Predefined Roles</title>
7+
<title>Default Roles Renamed to Predefined Roles</title>
88

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

‎doc/src/sgml/btree.sgml

Copy file name to clipboardExpand all lines: doc/src/sgml/btree.sgml
+1-1Lines 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-up index deletion</title>
633+
<title>Bottom-up Index 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

Copy file name to clipboardExpand all lines: doc/src/sgml/logicaldecoding.sgml
+1-1Lines 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-phase commit support for Logical Decoding</title>
1270+
<title>Two-phase Commit 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.