Re: See description of a function

From: Joshua Tolley <eggyknap(at)gmail(dot)com>
To: "Ridvan Lakas ng Bayan S(dot) Baluyos" <ridvan(at)baluyos(dot)net>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: See description of a function
Date: 2008-12-18 14:46:10
Message-ID: 20081218144610.GA6025@uber
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Thu, Dec 18, 2008 at 02:42:58PM +0800, Ridvan Lakas ng Bayan S. Baluyos wrote:
> Hi list,
>
> I was just wondering how I can see the source code of a specific store
> procedure. I did a `\df <function_name>` but all it doesn't show exactly
> the entire source code. I'm using 8.1.8.
>
> Thanks,
>
> Ridvan
>
> --
> a*-aa**a**a*^3 a**a*<<a*"a*^1
> ridvan(dot)baluyos(at)qualservcentral(dot)com
> http://ridvan.baluyos.net
> http://www.onxiam.com/people/rbaluyos
>
> Registered Linux User #439466
> Registered Ubuntu User #16034
> Q: Have you heard of the Object-Oriented way to get wealthy?
> A: Inheritance.

See \df+

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Ertel, Steve 2008-12-18 15:15:45 customizable web reporting tools
Previous Message Tom Lane 2008-12-18 13:32:58 Re: Is it possible to query the database for the values of an enumerated type in 8.3.3?