mirror of
https://github.com/postgres/postgres.git
synced 2025-12-21 05:21:08 +03:00
Fix inconsistent capitalization of "PL/pgSQL".
Josh Kupershmidt
This commit is contained in:
@@ -145,7 +145,7 @@
|
||||
<para>
|
||||
<productname>PostgreSQL</productname> includes several procedural
|
||||
languages with the base distribution: <link
|
||||
linkend="plpgsql">PL/PgSQL</link>, <link linkend="pltcl">PL/Tcl</link>,
|
||||
linkend="plpgsql">PL/pgSQL</link>, <link linkend="pltcl">PL/Tcl</link>,
|
||||
<link linkend="plperl">PL/Perl</link>, and <link
|
||||
linkend="plpython">PL/Python</link>.
|
||||
</para>
|
||||
|
||||
Reference in New Issue
Block a user