Larry Rosenman <ler@lerctr.org> writes:
> --On Wednesday, May 14, 2003 13:08:23 -0400 Tom Lane <tgl@sss.pgh.pa.us>
> wrote:
>>> I wish there was a \ command to display pg_cast...
>>
>> There is (\dC). But it's not very bright --- I don't think you can
>> limit the rows displayed at all.
> ler=# \dC
> Did not find any relation named "C".
Mph. It's there in CVS tip ... must have been added since 7.3.
regards, tom lane