Search feature request

From: Michael Shapiro <mshapiro51(at)gmail(dot)com>
To: PgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Search feature request
Date: 2014-03-05 13:40:02
Message-ID: CAGCvxebpR=+L=uri55tp1=MoaJbraHRqt76KdBGBZop7tA3UCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

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?

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2014-03-05 20:38:33 Re: Search feature request
Previous Message Akshay Joshi 2014-03-05 10:47:34 Re: Documentation patch

Browse pgadmin-support by date

  From Date Subject
Next Message Guillaume Lelarge 2014-03-05 20:38:33 Re: Search feature request
Previous Message Craig Ringer 2014-03-04 23:00:26 Re: password support