Re: Foreign key dialog

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Foreign key dialog
Дата
Msg-id 47625D3B.3080606@postgresql.org
обсуждение исходный текст
Ответ на Re: Foreign key dialog  (Guillaume Lelarge <guillaume@lelarge.info>)
Ответы Re: Foreign key dialog  (Guillaume Lelarge <guillaume@lelarge.info>)
Список 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

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by dpage: r6903 - in branches/REL-1_8_0_PATCHES/pgadmin3: . pgadmin/dlg pgadmin/include/dlg pgadmin/ui
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Foreign key dialog