- Use contrib module pg_extractor https://github.com/omniti-labs/pg_extractor
- Use pg_proc catalog to get function definition
On Wed, Feb 15, 2012 at 6:59 PM, Rajan, Pavithra <RAJANP@xxxxxxx> wrote:
Hello all- Is there a way to just dump functions in a schema in to a txt file/ sql file ? Thank you.