projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d92583f
)
Fix broken markup.
author
Tom Lane
<tgl@sss.pgh.pa.us>
Sun, 8 Jul 2007 17:47:38 +0000
(17:47 +0000)
committer
Tom Lane
<tgl@sss.pgh.pa.us>
Sun, 8 Jul 2007 17:47:38 +0000
(17:47 +0000)
doc/src/sgml/ref/alter_view.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_view.sgml
b/doc/src/sgml/ref/alter_view.sgml
index 62723c70961d8131228089b6a480ef76fd256e5c..4d0c657d184e79dff0152f1a82d9ae7418ec2ce2 100644
(file)
--- a/
doc/src/sgml/ref/alter_view.sgml
+++ b/
doc/src/sgml/ref/alter_view.sgml
@@
-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>