mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Fix broken markup.
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
<!--
|
<!--
|
||||||
$PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.52 2004/12/17 03:51:34 neilc Exp $
|
$PostgreSQL: pgsql/doc/src/sgml/plpgsql.sgml,v 1.53 2004/12/19 22:10:41 tgl Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<chapter id="plpgsql">
|
<chapter id="plpgsql">
|
||||||
@ -1643,6 +1643,7 @@ END IF;
|
|||||||
<para>
|
<para>
|
||||||
<literal>ELSEIF</> is an alias for <literal>ELSIF</>.
|
<literal>ELSEIF</> is an alias for <literal>ELSIF</>.
|
||||||
</para>
|
</para>
|
||||||
|
</sect3>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="plpgsql-control-structures-loops">
|
<sect2 id="plpgsql-control-structures-loops">
|
||||||
|
Reference in New Issue
Block a user