Re: Types and SRF's
- From: Jerry LeVan <jerry.levan@eku.edu>
- To: Tom Lane <tgl@sss.pgh.pa.us>
- Cc: Postgres General <pgsql-general@postgresql.org>
- Subject: Re: Types and SRF's
- Date: Tue, 31 Aug 2004 15:23:10 -0400
- Message-id: <31AB1438-FB83-11D8-BE09-000393779D9C@eku.edu>
Doh, I was using \dT and \dT+....
Thanks
Jerry
On Aug 31, 2004, at 3:14 PM, Tom Lane wrote:
Jerry LeVan <jerry.levan@eku.edu> writes:
I would feel a bit more comfortable if I could recover the definition
of the type at a later time,
Try "\d annual_report_type" in psql.
regards, tom lane
Home |
Main Index |
Thread Index