Re: PgAdmin III: Two bugs - Mailing list pgadmin-support

From Dave Page
Subject Re: PgAdmin III: Two bugs
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B844B767@mail.vale-housing.co.uk
Whole thread Raw
In response to PgAdmin III: Two bugs  ("Matej Rizman" <matej.rizman@guest.arnes.si>)
List pgadmin-support
Thanks Chris, added to TODO.

Regards, Dave.

> -----Original Message-----
> From: Christopher Kings-Lynne [mailto:chriskl@familyhealth.com.au]
> Sent: 07 October 2003 08:27
> To: Dave Page
> Cc: Andreas Pflug; Matej Rizman; pgadmin-support@postgresql.org
> Subject: Re: [pgadmin-support] PgAdmin III: Two bugs
>
>
>
> >>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 by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: PgAdmin III: Two bugs
Next
From: Andreas Pflug
Date:
Subject: Re: PgAdmin III: Two bugs