Remove long-commented-out paragraph in documentation about function
authorBruce Momjian
Mon, 22 Feb 2010 23:51:40 +0000 (23:51 +0000)
committerBruce 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

index 7044e86685d102c2d95dc26a1318cc620965969e..a68ce56f46c36e01ca5bac967a09ebd2d3324fa1 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -274,19 +274,6 @@ CREATE [ [ GLOBAL | LOCAL ] { TEMPORARY | TEMP } ] TABLE 
       Column STORAGE settings are also copied from parent tables.
      
 
-