Can I search for text in a function? - Mailing list pgsql-general

From Rob Richardson
Subject Can I search for text in a function?
Date
Msg-id 04A6DB42D2BA534FAC77B90562A6A03D9A2767@server.rad-con.local
Whole thread Raw
Responses Re: Can I search for text in a function?
Re: Can I search for text in a function?
List pgsql-general
Greetings!
 
Sometimes I need to track down how something happens in the database our application relies on, but whatever's happening may be buried in some old function that everybody here has forgotten about long ago.  IIRC, functions are stored internally merely as fields in a table owned by the system.  Is there a query I can use to find what function contains the string "previous_charge"?
 
Thank you very much.

Robert D. Richardson
Product Engineer Software

RAD-CON, Inc.
TECHNOLOGY: Innovative & Proven
Phone : +1.216.706.8905
Fax:  +1.216.221.1135
Website:  www.RAD-CON.com
E-mail:  rob.richardson@RAD-CON.com

 
Attachment

pgsql-general by date:

Previous
From: Vlad Kosilov
Date:
Subject: Re: big database with very small dump !?
Next
From: Alvaro Herrera
Date:
Subject: Re: Unlinked files in PGDATA/base following unclean shutdown