Re: Patch to fix Debian Bug #451038

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Patch to fix Debian Bug #451038
Дата
Msg-id 200907241539.07956.guillaume@lelarge.info
обсуждение исходный текст
Ответ на Re: Patch to fix Debian Bug #451038  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Le vendredi 24 juillet 2009 à 14:38:03, Dave Page a écrit :
> On Fri, Jul 24, 2009 at 1:23 PM, Guillaume
>
> Lelarge<guillaume@lelarge.info> wrote:
> > Le vendredi 24 juillet 2009 à 12:20:28, Dave Page a écrit :
> >> On Fri, Jul 24, 2009 at 11:14 AM, Guillaume
> >>
> >> Lelarge<guillaume@lelarge.info> wrote:
> >> > I've tried to check different parameters but failed. The only way I
> >> > found (and the last I tried) is using the tab count. The last because
> >> > I don't like it either. One other way is to loop though all the tabs
> >> > and check if we have an "SQL" tab. It should protect us enough of the
> >> > issue you're talking about?
> >>
> >> Can we set a flag at the point where we create the tabset, and check
> >> that later?
> >
> > Another way to do it is to check the object before executing the Enable
> > method. See patch attached.
>
> Seems clean, safe and effective.
>
> :-)

Thanks. Commited.


--
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

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

Предыдущее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r7983 - in trunk/pgadmin3: . pgadmin/agent pgadmin/dlg
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r7984 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/utils