> * Make CLUSTER error out if the target index is not of an 'amindexnulls'
> index AM. This would amount to restricting CLUSTER to b-trees, which is
> annoying.
I'm willing to do this:
- Reject on partial or functional indexes
- Reject when first columns attnotnull is false and amindexnulls is
false.
--
Rod Taylor <rbt(at)rbt(dot)ca>
PGP Key: http://www.rbt.ca/rbtpub.asc
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2003-03-03 03:42:27 |
| Subject: Re: CLUSTER loses nulls (was Re: [ADMIN] Still a bug in the VACUUM) |
| Previous: | From: Christopher Kings-Lynne | Date: 2003-03-03 03:11:09 |
| Subject: Re: CLUSTER loses nulls (was Re: [ADMIN] Still a bug in |