Re: Simple question for psql

From: Heath Tanner <heath(at)inligo(dot)com>
To: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Simple question for psql
Date: 2003-04-24 03:06:37
Message-ID: C34833E6-7601-11D7-AB4F-0003930C11A0@inligo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wednesday, April 23, 2003, at 10:36 PM, Hadley Willan wrote:

> Hi all,
> How do I show the code for a function?
>
> \d doesn't work against them?
>
> and \df lists them....
>
> I looked at \? and nothing jumped out?

\df+ function_name

-heath

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hadley Willan 2003-04-24 03:15:25 Re: Simple question for psql
Previous Message Hadley Willan 2003-04-24 02:36:23 Simple question for psql