Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Bug in DROP NOT NULL



Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> writes:
>> You can drop a NOT NULL on a column, even if that column is part of an 
>> index that is clustered, where the index does not index NULLs.

I don't think that's a bug.  You may not intend ever to cluster on that
index again, and if you try it will tell you about the problem.

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group