Quering complete PLPGSQL code - Mailing list pgsql-general

From Néstor Boscán
Subject Quering complete PLPGSQL code
Date
Msg-id CALyLaQJyyFQ=jCvrtHJyj2-ir_2wPXWJtaDXuvWDx2qaTsF-rw@mail.gmail.com
Whole thread Raw
Responses Re: Quering complete PLPGSQL code  (Jerry Sievers <gsievers19@comcast.net>)
Re: Quering complete PLPGSQL code  (John R Pierce <pierce@hogranch.com>)
List pgsql-general
Hi

I want to get the PLPGSQL code from the PostgreSQL 9.1 database. I've used pg_proc that only gives me the body of the code. Is there a Postgres function that can build all the code?

Regards,

Néstor

pgsql-general by date:

Previous
From: Martin Gudmundsson
Date:
Subject: Re: BDR: Strange values in pg_stat_replication
Next
From: Jeff Janes
Date:
Subject: Re: Why corruption memory in one database affects all the cluster?