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
Sun, 8 Jul 2007 17:47:38 +0000
(17:47 +0000)
committer
Tom Lane
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
@@
@@
-67,6
+67,7
@@
ALTER VIEW
name
RENAME TO
newname
ALTER VIEW foo RENAME TO bar;
+
Compatibility