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?

Reply via email to