\da doesn't show result type

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: \da doesn't show result type
Date: 2007-04-10 12:40:37
Message-ID: 200704101440.37968.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Is there a reason that \da doesn't show the functions result type, like \df
does? I would find that information useful.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2007-04-10 13:55:34 Re: "select ('{}'::text[])[1]" returns NULL -- is it correct?
Previous Message ITAGAKI Takahiro 2007-04-10 11:46:54 Re: Reviewers Guide to Deferred Transactions/TransactionGuarantee