Improved \df(+) in psql + backward-compatibility

From: David Fetter <david(at)fetter(dot)org>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Improved \df(+) in psql + backward-compatibility
Date: 2005-08-29 03:19:31
Message-ID: 20050829031931.GB4094@fetter.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Folks,

I've noticed that \df doesn't do quite what it might when a function
is created with named input parameters. Please find enclosed a patch
against CVS TIP that does this better.

On a slightly related note, I've noticed that psql isn't backward
compatible. I know that it's *very* late to be introducing things,
but I consider this a bug, and would like to send in more fixes.

What do you all think?

Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778

Remember to vote!

Attachment Content-Type Size
psql.diff text/plain 2.9 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-08-29 04:33:59 Re: [HACKERS] Improved \df(+) in psql + backward-compatibility
Previous Message Allan Wang 2005-08-29 03:13:59 Re: Work-in-progress referential action trigger timing patch

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-08-29 04:33:59 Re: [HACKERS] Improved \df(+) in psql + backward-compatibility
Previous Message Allan Wang 2005-08-29 03:13:59 Re: Work-in-progress referential action trigger timing patch