create_cluster_spec
::=
( "pctused" n ) | ( "pctfree" n )
| ( "size" n [ "k" | "m" ] )
| ( "initrans" n ) | ( "maxtrans" n )
| ( "tablespace" tablespace_name )
| ( "storage" "(" storage_spec { storage_spec } ")" )
| ( "index" )
| ( [ "hash" "is" column_name ] "hashkeys" n )
This rule is called by