Re: Search the schema - Mailing list pgadmin-support

From Fernando Hevia
Subject Re: Search the schema
Date
Msg-id CAGYT1XSz5rtB2c=p46o3Q6W+8-r0G6v3HoiacLjFiDgf0PMGDw@mail.gmail.com
Whole thread Raw
In response to Re: Search the schema  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Search the schema
List pgadmin-support


On Tue, Jul 17, 2012 at 3:52 PM, Guillaume Lelarge <guillaume@lelarge.info> wrote:
On Tue, 2012-07-17 at 10:59 -0500, Michael Shapiro wrote:
> No, it doesn't.
>
> For example, I want to see if a given string is used within a function.
> I want to be able to see all the uses of a function: in other functions, in
> select stmts in views, etc.
>

That won't do it. First time I hear someone needs this.

I think that would be a pretty cool feature. As someone who programs extensively on pgplsql I have faced the same need more than a few times.
Of course you will be better off keeping your pgplsql code in some versioning system and do the searches there.


pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Search the schema
Next
From: Michael Shapiro
Date:
Subject: Re: Search the schema