Re: Types and SRF's
- From: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: Postgres General <pgsql-general(at)postgresql(dot)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> <text/plain>
Doh, I was using \dT and \dT+....
Thanks
Jerry
On Aug 31, 2004, at 3:14 PM, Tom Lane wrote:
Jerry LeVan <jerry(dot)levan(at)eku(dot)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