Unique constraints - Mailing list pgadmin-hackers

From Dave Page
Subject Unique constraints
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B825A061@mail.vale-housing.co.uk
Whole thread Raw
Responses Re: Unique constraints  (Andreas Pflug <Andreas.Pflug@web.de>)
List pgadmin-hackers
Hi Guys,

In PostgreSQL 7.2, unique constraints were just indexes. In 7.3 however,
it knows they are constraints and thus will not allow you to simply drop
the index.

Should we add an extra object type under pgTable to contain such indexes
or can anyone think of a better solution?

Regards, Dave.


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: pgAdmin III VACUUM Support...
Next
From: Andreas Pflug
Date:
Subject: pgadmin3 property pages design rules