Thanks a lot that worked!!!

On Mon, Jul 14, 2014 at 6:53 PM, Jerry Sievers <gsiever...@comcast.net>
wrote:

> Néstor Boscán <nesto...@gmail.com> writes:
>
> > 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?
>
> pg_get_functiondef(oid)
>
>
> >
> > Regards,
> >
> > NÊstor
> >
>
> --
> Jerry Sievers
> Postgres DBA/Development Consulting
> e: postgres.consult...@comcast.net
> p: 312.241.7800
>

Reply via email to