projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cdc587
)
Improve without cluster wording.
author
Bruce Momjian
Wed, 2 Jun 2004 21:04:40 +0000
(21:04 +0000)
committer
Bruce Momjian
Wed, 2 Jun 2004 21:04:40 +0000
(21:04 +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 5d864be510c62a028947c1ded0cc54174ef1001d..ef8b57e0ebe75155535283f2f85ea45b17af383a 100644
(file)
--- a/
doc/src/sgml/ref/alter_table.sgml
+++ b/
doc/src/sgml/ref/alter_table.sgml
@@
-1,5
+1,5
@@
@@
-227,7
+227,8
@@
where
action
is one of:
This form removes the most recently used
- index specification from the table.
+ index specification from the table. This affects
+ future cluster operations that don't specify an index.