projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c83cd6c
)
Make a cross-reference in the ALTER TABLE ref page into a
.
author
Neil Conway
Wed, 24 Mar 2004 09:49:20 +0000
(09:49 +0000)
committer
Neil Conway
Wed, 24 Mar 2004 09:49:20 +0000
(09:49 +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 0c536c6d3b83cca23cf1765cc3be775c0aaac743..c249ffbc546f269eaa3081c3680a75f88e755586 100644
(file)
--- a/
doc/src/sgml/ref/alter_table.sgml
+++ b/
doc/src/sgml/ref/alter_table.sgml
@@
-1,5
+1,5
@@
@@
-403,8
+403,9
@@
VACUUM FULL table;
- Refer to
CREATE TABLE
for a further description
- of valid parameters.
has further information on
+ Refer to
+ endterm="sql-createtable-title"> for a further description of valid
+ parameters.
has further information on
inheritance.