psql with "Function Type" in \df

From: David Fetter <david(at)fetter(dot)org>
To: PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: psql with "Function Type" in \df
Date: 2009-04-13 19:23:15
Message-ID: 20090413192315.GG16310@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Folks,

Here's a patch that adds a "Function Type" column to \df while
removing the now-redundant \da.

Cheers,
David.
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778 AIM: dfetter666 Yahoo!: dfetter
Skype: davidfetter XMPP: david(dot)fetter(at)gmail(dot)com

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate

Attachment Content-Type Size
describe_type.diff text/plain 9.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Kevin Grittner 2009-04-13 19:23:58 Re: proposal: add columns created and altered to pg_proc and pg_class
Previous Message Pavel Stehule 2009-04-13 19:14:47 Re: proposal: add columns created and altered to pg_proc and pg_class