projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c750cb4
)
Remove long-commented-out paragraph in documentation about function
author
Bruce Momjian
Mon, 22 Feb 2010 23:51:40 +0000
(23:51 +0000)
committer
Bruce Momjian
Mon, 22 Feb 2010 23:51:40 +0000
(23:51 +0000)
inheritance in create table, per Andrew Dunstan.
doc/src/sgml/ref/create_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_table.sgml
b/doc/src/sgml/ref/create_table.sgml
index 7044e86685d102c2d95dc26a1318cc620965969e..a68ce56f46c36e01ca5bac967a09ebd2d3324fa1 100644
(file)
--- a/
doc/src/sgml/ref/create_table.sgml
+++ b/
doc/src/sgml/ref/create_table.sgml
@@
-1,5
+1,5
@@
@@
-274,19
+274,6
@@
CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE
Column
STORAGE> settings are also copied from parent tables.
-