Re: How to dump JUST procedures/funnctions?

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to dump JUST procedures/funnctions?
Date: 2010-03-21 07:42:44
Message-ID: 20100321074244.GA23565@a-kretschmer.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

In response to Carlo Stonebanks :
> Is pg_get_functiondef an 8.4 appears to be an 8.4 function?

Yes, new since 8.4.

>
> I don't see it in the 8.3 documentation and the servers in question are all
> 8.3.
>
> Any alternatives for 8.3? pg_proc has the code body, but not the function
> declaration, etc.

Afaik no, you can make a schema-dump and extract the function
declarations from the dump.

Or, upgrade to 8.4 ;-)

Regards, Andreas
--
Andreas Kretschmer
Kontakt: Heynitz: 035242/47150, D1: 0160/7141639 (mehr: -> Header)
GnuPG: 0x31720C99, 1006 CCB4 A326 1D42 6431 2EB0 389D 1DC2 3172 0C99

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message A. Kretschmer 2010-03-21 07:46:00 Re: Help me with this tricky join
Previous Message Nilesh Govindarajan 2010-03-21 07:36:11 Re: Wordpress-Mu with postgresql