mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Properly capitalize documentation headings; some only had initial-word
capitalization.
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
</para>
|
||||
|
||||
<table id="tablefunc-functions">
|
||||
<title><filename>tablefunc</> functions</title>
|
||||
<title><filename>tablefunc</> Functions</title>
|
||||
<tgroup cols="3">
|
||||
<thead>
|
||||
<row>
|
||||
@@ -620,7 +620,7 @@ connectby(text relname, text keyid_fld, text parent_keyid_fld
|
||||
</para>
|
||||
|
||||
<table id="tablefunc-connectby-parameters">
|
||||
<title><function>connectby</function> parameters</title>
|
||||
<title><function>connectby</function> Parameters</title>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
|
Reference in New Issue
Block a user