Quering complete PLPGSQL code

From: Néstor Boscán <nestorjb(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Quering complete PLPGSQL code
Date: 2014-07-14 22:33:00
Message-ID: CALyLaQJyyFQ=jCvrtHJyj2-ir_2wPXWJtaDXuvWDx2qaTsF-rw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Janes 2014-07-14 22:42:51 Re: Why corruption memory in one database affects all the cluster?
Previous Message Martin Gudmundsson 2014-07-14 20:29:03 Re: BDR: Strange values in pg_stat_replication