Обсуждение: Request of feature

Поиск
Список
Период
Сортировка

Request of feature

От
Mauro Colorio
Дата:
sorry I'm not subscribed to the mailing list,
I found pgadmin very useful!
the only nasty thing is the missing possibility to choose which action 
to do when
someone double clicks on a table, for example I prefer to see the data 
grid instead that the properties of the table,
it is possible?

tank you again for ur great work!

ciao
Mauro


Re: Request of feature

От
"Mark Rutz"
Дата:
I would like to second this suggestion.  It would even be nice to be
able to define an sql template to be run when the table is double
clicked.  Either way, it would be a great addition to a tool that I use
on a daily basis.

Thank you for your consideration.

-----Original Message-----
From: pgadmin-support-owner@postgresql.org
[mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Mauro Colorio
Sent: Wednesday, December 29, 2004 9:47 AM
To: pgadmin-support@postgresql.org
Subject: [pgadmin-support] Request of feature

sorry I'm not subscribed to the mailing list,
I found pgadmin very useful!
the only nasty thing is the missing possibility to choose which action
to do when
someone double clicks on a table, for example I prefer to see the data
grid instead that the properties of the table,
it is possible?

tank you again for ur great work!

ciao
Mauro

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if
your     joining column's datatypes do not match


Re: Request of feature

От
Andreas Pflug
Дата:
Mark Rutz wrote:
> I would like to second this suggestion.  It would even be nice to be
> able to define an sql template to be run when the table is double
> clicked.  Either way, it would be a great addition to a tool that I use
> on a daily basis.
> 

> the only nasty thing is the missing possibility to choose which action 
> to do when
> someone double clicks on a table, for example I prefer to see the data 
> grid instead that the properties of the table,

Seems everybody likes something different to happen.
This was discussed before. As a prerequisite we must highlight the 
default action in the menu first if it can be different from 
"properties", to keep consistent behaviour.

Regards,
Andreas