This patch imlements the TODO that calls for the ability to turn off all clustering on a table.
Syntax is ALTER TABLE ... SET WITHOUT CLUSTER;
Doc patch plus regression test is included.
Chris