On Jul 3, 2008, at 9:14 AM, Robert Kibble wrote:
> To modify a partition directly you have to get its name from
> iirelation.
>
Actually I am not sure you can do this; the intent was to block
direct usages of the partition tablename at the syntax level.
The tablename partition pname.pname... syntax is the design way.
I haven't looked at the doc on that feature since we did that
stuff, maybe the doc for modifying partitions could use some
rewording? it should all be there, though.
Karl