Re: PgAdmin III: Two bugs

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: PgAdmin III: Two bugs
Дата
Msg-id 3F826AC8.1020909@familyhealth.com.au
обсуждение исходный текст
Ответ на Re: PgAdmin III: Two bugs  ("Dave Page" <dpage@vale-housing.co.uk>)
Список pgadmin-support
>>Fixed in head and branch. dlgIndexConstraint::GetSql() was 
>>hard-coded to 
>>"PRIMARY KEY" instead of 
>>wxString(typeList[objectType].typeName).Upper().
> 
> 
> Cool, thanks. Did you get the frogfrog thing as well? I noticed that
> when adding a UNIQUE constraint from the table prop dialogue.
> 
> Regards, Dave.

Another possible thing you may have forgotten is dumping

ALTER TABLE foo CLUSTER ON blah;

statements for clustered indexes for 7.4

Chris




В списке pgadmin-support по дате отправления:

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: PgAdmin III: Two bugs
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: PgAdmin III: Two bugs