From: | Yasir Malik <ymalik(at)cs(dot)stevens-tech(dot)edu> |
---|---|
To: | Jie Liang <jie(at)stbernard(dot)com> |
Cc: | pgsql-sql(at)postgresql(dot)org |
Subject: | Re: \df |
Date: | 2004-05-07 23:29:57 |
Message-ID: | Pine.NEB.4.58.0405071929040.25926@oud-beersal.cs.stevens-tech.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jie,
Start psql with the -E option. Whenever you type in a command, you will
see the query that was executed.
Yasir
On Fri, 7 May 2004, Jie Liang wrote:
> Date: Fri, 7 May 2004 16:15:52 -0700
> From: Jie Liang <jie(at)stbernard(dot)com>
> To: pgsql-sql(at)postgresql(dot)org
> Subject: [SQL] \df
>
> Hi,
> What sql statement equal to \df function_name
> I want to know the result data type for a given function within plpgsql.
>
>
> Thanks.
>
> Jie Liang
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (NetBSD)
iQEVAwUBQJwb+uJ7vYSSIbWdAQLw1wf/U9NQI0hsV6nFN6xkst2XNXsd+PBtsCtn
ze7lNDEiBAz9NiV6jP17KGSfpIrhJLqmPV3YaFTogqjlmF9UPO2w6XWU0626clGd
FDVb4kXpExkowY+Sakbim39JSnl1WIQyCGAyOoVl0rpQpevjdA4SIXAeYJed8G1t
D47Ox5iC5u5VlDMMGgoGu6wzdx1D+pofVY3pCZZpx5vLWEfirWLNr0Fl2pWV25d7
0TerG1rq85DiccIXXNs+iuZ9ZFf8XdnCZiQ3V/vfayubk50R6vSHNHRe2MftkML2
IEdD66AE+N2hwS/L2YDhv9Npw3K5uJhLUoHgSVmtEcQaYKZrV7gjeA==
=PUhY
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Stefan Weiss | 2004-05-07 23:39:35 | Re: \df |
Previous Message | Jie Liang | 2004-05-07 23:15:52 | \df |