Re: Simple question for psql

From: Hadley Willan <hadley(dot)willan(at)deeperdesign(dot)co(dot)nz>
To: Heath Tanner <heath(at)inligo(dot)com>
Cc: Postgresql General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Simple question for psql
Date: 2003-04-24 03:15:25
Message-ID: 1051154124.1682.29.camel@atlas.sol.deeper.co.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks.

However, I still can't seem to list the pg_catalog functions like
RI_FKey_cascade_del?

Hadley

On Thu, 2003-04-24 at 15:06, Heath Tanner wrote:
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
--
Hadley Willan > Systems Development > Deeper Design Limited. +64(7)377-3328
hadley(dot)willan(at)deeperdesign(dot)co(dot)nz > www.deeperdesign.com > +64(21)-28-41-463
Level 1, 4 Tamamutu St, PO Box 90, TAUPO 2730, New Zealand.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2003-04-24 03:27:33 Re: Simple question for psql
Previous Message Heath Tanner 2003-04-24 03:06:37 Re: Simple question for psql