Re: [GENERAL] Search in code

2004-07-24 Thread Tom Lane
Vitaly Belman <[EMAIL PROTECTED]> writes: > In Oracle I was used to be able to search directly in code from SQL > Navigator (I'm not sure if it is a feature of the database or the > tool). It means that I could search if a certain string appears in one > of the functions (across different schemas/p

[GENERAL] Search in code

2004-07-24 Thread Vitaly Belman
In Oracle I was used to be able to search directly in code from SQL Navigator (I'm not sure if it is a feature of the database or the tool). It means that I could search if a certain string appears in one of the functions (across different schemas/packages). Is there some way to accomplish this in