Dave Page wrote:
-Original Message-
From: Andreas Pflug [mailto:[EMAIL PROTECTED]
Sent: 07 October 2003 10:31
To: Dave Page
Cc: [EMAIL PROTECTED]
Subject: Re: [pgadmin-support] PgAdmin III: Two bugs
Dave Page wrote:
Did you get the frogfrog thing as well? I noticed that
when
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 07 October 2003 10:31
> To: Dave Page
> Cc: [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PgAdmin III: Two bugs
>
>
> Dave Page wrote:
>
> >
> >
> > D
Dave Page wrote:
Did you get the frogfrog thing as well? I noticed that
when adding a UNIQUE constraint from the table prop dialogue.
This translates to what? My dictionary only knows single frogs, not
siamesian twin frogs :-)
Regards,
Andreas
---(end of broadcast)---
Thanks Chris, added to TODO.
Regards, Dave.
> -Original Message-
> From: Christopher Kings-Lynne [mailto:[EMAIL PROTECTED]
> Sent: 07 October 2003 08:27
> To: Dave Page
> Cc: Andreas Pflug; Matej Rizman; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PgA
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.
> -Original Message-
> From: Andreas Pflug [mailto:[EMAIL PROTECTED]
> Sent: 06 October 2003 16:48
> To: Dave Page
> Cc: Matej Rizman; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PgAdmin III: Two bugs
>
>
> >
> >Scrub that, I see it. If
Dave Page wrote:
-Original Message-
From: Dave Page
Sent: 06 October 2003 10:17
To: Matej Rizman; [EMAIL PROTECTED]
Subject: Re: [pgadmin-support] PgAdmin III: Two bugs
Hi Matej
-Original Message-
From: Matej Rizman [mailto:[EMAIL PROTECTED]
Sent: 05 October 2003 23:37
> -Original Message-
> From: Dave Page
> Sent: 06 October 2003 10:17
> To: Matej Rizman; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-support] PgAdmin III: Two bugs
>
>
> Hi Matej
>
> > -Original Message-
> > From: Matej Rizman [mailto:[EMA
Hi Matej
> -Original Message-
> From: Matej Rizman [mailto:[EMAIL PROTECTED]
> Sent: 05 October 2003 23:37
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-support] PgAdmin III: Two bugs
>
>
>
> PgAdmin III version: 1.0.0
>
> First bug:
> Creating UNIQUE constraint executes ALTER TABLE ...