On Mar 30, 2004, at 9:04 AM, Jacob Engstrand wrote:


For example, I created an index using the following in 2.7.5:

CREATE INDEX 'addressesZipIndex' ON 'addresses' (zip)


Hmm. This might be a bug, actually, but if you wrapped your index name in single quotes like that, then the quotes became part of the name. I just created one like that and now I can't delete it. I think the names of indexes probably shouldn't be wrapped in quotes when they are created.



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to