Re: Search feature request

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Michael Shapiro <mshapiro51(at)gmail(dot)com>
Cc: PgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: Search feature request
Date: 2014-03-05 20:38:33
Message-ID: 1394051913.2840.0.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers 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

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Willy-Bas Loos 2014-03-06 14:38:59 Re: building pgadmin4
Previous Message Michael Shapiro 2014-03-05 13:40:02 Search feature request

Browse pgadmin-support by date

  From Date Subject
Next Message Alexander Stuart-Kregor 2014-03-05 20:53:41 pgadmin windows compilation
Previous Message Michael Shapiro 2014-03-05 13:40:02 Search feature request