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:
@@ -711,7 +711,7 @@ CREATE TRIGGER trig_mytab_modcount BEFORE INSERT OR UPDATE ON mytab
|
||||
</sect1>
|
||||
|
||||
<sect1 id="pltcl-unknown">
|
||||
<title>Modules and the <function>unknown</> command</title>
|
||||
<title>Modules and the <function>unknown</> Command</title>
|
||||
<para>
|
||||
PL/Tcl has support for autoloading Tcl code when used.
|
||||
It recognizes a special table, <literal>pltcl_modules</>, which
|
||||
|
Reference in New Issue
Block a user