Re: Search feature request - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Search feature request
Date
Msg-id 1394051913.2840.0.camel@localhost.localdomain
Whole thread Raw
In response to Search feature request  (Michael Shapiro <mshapiro51@gmail.com>)
List pgadmin-support
On Wed, 2014-03-05 at 07:40 -0600, Michael Shapiro wrote:
> I know that PgAdmin has the ability to find a pattern in various object
> names.
> 
> Can PgAdmin search the actual text of procedures to find a pattern as well.
> 
> For example, if I have a procedure named get_login, and it has a select
> that looks like
> 
>    select person_id from logins ....
> 
> and I search for "person_id", can PgAdmin find this within the get_login
> procedure?

Nope, it doesn't work like that. But a patch might help to get it do
that.


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com




pgadmin-support by date:

Previous
From: Michael Shapiro
Date:
Subject: Search feature request
Next
From: Alexander Stuart-Kregor
Date:
Subject: pgadmin windows compilation