Commit 3f33d7bc authored by Tom Lane's avatar Tom Lane

Fix broken markup.

parent d92583f8
<!--
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_view.sgml,v 1.1 2007/07/03 01:30:35 neilc Exp $
$PostgreSQL: pgsql/doc/src/sgml/ref/alter_view.sgml,v 1.2 2007/07/08 17:47:38 tgl Exp $
PostgreSQL documentation
-->
......@@ -67,6 +67,7 @@ ALTER VIEW <replaceable>name</replaceable> RENAME TO <replaceable>newname</repla
ALTER VIEW foo RENAME TO bar;
</programlisting>
</para>
</refsect1>
<refsect1>
<title>Compatibility</title>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment