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
>
>
>