projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93dca0d
)
Fix inconsistent formatting.
author
Tom Lane
Sat, 19 Oct 2002 23:09:20 +0000
(23:09 +0000)
committer
Tom Lane
Sat, 19 Oct 2002 23:09:20 +0000
(23:09 +0000)
doc/src/sgml/ref/alter_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/alter_table.sgml
b/doc/src/sgml/ref/alter_table.sgml
index eea25682eb095146606786eade15590aeb9f6797..8c4d6980feda581703b4b4093ae3091afdde2f25 100644
(file)
--- a/
doc/src/sgml/ref/alter_table.sgml
+++ b/
doc/src/sgml/ref/alter_table.sgml
@@
-1,5
+1,5
@@
@@
-41,9
+41,9
@@
ALTER TABLE
table
ALTER TABLE [ ONLY ]
table
[ * ]
ADD
table_constraint
ALTER TABLE [ ONLY ]
table
[ * ]
- DROP CONSTRAINT
constraint_name
[ RESTRICT | CASCADE ]
+
DROP CONSTRAINT
constraint_name
[ RESTRICT | CASCADE ]
ALTER TABLE
table
- OWNER TO
new_owner
+
OWNER TO
new_owner