Re: Types and SRF's
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Jerry LeVan <jerry(dot)levan(at)eku(dot)edu>
- Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
- Subject: Re: Types and SRF's
- Date: Tue, 31 Aug 2004 15:14:52 -0400
- Message-id: <14026.1093979692@sss.pgh.pa.us> <text/plain>
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