Re: Small annoyance in pgAdmin 1.10

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Small annoyance in pgAdmin 1.10
Дата
Msg-id 200908071812.00196.guillaume@lelarge.info
обсуждение исходный текст
Ответ на Re: Small annoyance in pgAdmin 1.10  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: Small annoyance in pgAdmin 1.10
Список pgadmin-support
Le vendredi 7 août 2009 à 17:58:54, Magnus Hagander a écrit :
> On Fri, Aug 7, 2009 at 17:09, Guillaume Lelarge<guillaume@lelarge.info>
wrote:
> > Le vendredi 7 août 2009 à 09:56:34, Rainer Bauer a écrit :
> >> Hello,
> >>
> >> this is no bug, but a little bit annoying: I sometimes accidently hit
> >> the tab "Graphical Query Builder" in the Query window. No big deal, I
> >> just click on "SQL Editor" to get back, but then a dialog pops up: "No
> >> SQL query was generated.".
> >>
> >> Wouldn't it be possible to suppress that dialog?
> >
> > I looked a bit at this. We could at least avoid the dialog when no tables
> > are put on the graphical query builder. I suppose it means we need to
> > change the definition of gqbController::generateSQL() method. There's
> > good chance it will be seen as a "new feature", rather than a debug.
> >
> > I'll record a ticket for this.
>
> While not a critical one, I'd qualify this as a bug. It seems like
> quite useless behaviour :-)

OK, I've changed the ticket.


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


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Small annoyance in pgAdmin 1.10
Следующее
От: "Vishnu S."
Дата:
Сообщение: How to Create a Database Dynamically Using PostgreSQL