On Tue, 2006-06-06 at 18:02 +0900, ITAGAKI Takahiro wrote:
> This is a patch for table/index fillfactor control
This is a good new feature and I'll vote for it.
I see what Tom was driving at with earlier comments. I think we need an
non-index AM specific patch, so that each AM has its own parameters.
So we have a new element of the RelationData struct:
void *rd_amopts;
Which each AM defines and interprets.
--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com