Re: Foreign key dialog

From: Dave Page <dpage(at)postgresql(dot)org>
To: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Foreign key dialog
Date: 2007-12-14 10:38:51
Message-ID: 47625D3B.3080606@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Guillaume Lelarge wrote:
> Seems to work as I want. If you think this is enough, I can apply it
> (1.8 branch and trunk ?).

Thanks - I've applied it with a couple of changes:

- Remove the OnCheckDeferrable() declaration from the header file

- Stop disabling the static text labels - we don't normally do that
(though I'm aware there are other places that need fixing).

- Fix one case where the checkbox got cleared when it shouldn't.

Thanks!!

/D

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2007-12-14 11:12:38 Re: Foreign key dialog
Previous Message svn 2007-12-14 10:33:40 SVN Commit by dpage: r6903 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/ui