Have \da in psql show return type

From: Greg Sabino Mullane <greg(at)turnstep(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Have \da in psql show return type
Date: 2007-03-14 19:22:12
Message-ID: 1173900132.29778.10.camel@greg-laptop
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Using \da in psql should show the return type.

Attachment Content-Type Size
psql_show_aggregate_return_type.diff text/x-patch 3.3 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2007-03-14 19:47:26 Re: LIMIT/SORT optimization
Previous Message Joshua D. Drake 2007-03-14 16:43:38 Re: [PATCHES] Bitmapscan changes