On Tue, Jul 17, 2012 at 3:52 PM, Guillaume Lelarge
<guilla...@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.

Reply via email to