Unique constraints

Поиск
Список
Период
Сортировка
От Dave Page
Тема Unique constraints
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B825A061@mail.vale-housing.co.uk
обсуждение исходный текст
Ответы Re: Unique constraints  (Andreas Pflug <Andreas.Pflug@web.de>)
Список 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 по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: pgAdmin III VACUUM Support...
Следующее
От: Andreas Pflug
Дата:
Сообщение: pgadmin3 property pages design rules