]> granicus.if.org Git - postgresql/commitdiff
Fix broken markup.
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jul 2007 17:47:38 +0000 (17:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 8 Jul 2007 17:47:38 +0000 (17:47 +0000)
doc/src/sgml/ref/alter_view.sgml

index 62723c70961d8131228089b6a480ef76fd256e5c..4d0c657d184e79dff0152f1a82d9ae7418ec2ce2 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-$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>