Improved \df(+) in psql + backward-compatibility - Mailing list pgsql-hackers

From David Fetter
Subject Improved \df(+) in psql + backward-compatibility
Date
Msg-id 20050829031931.GB4094@fetter.org
Whole thread Raw
Responses Re: Improved \df(+) in psql + backward-compatibility  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Improved \df(+) in psql + backward-compatibility  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
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@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!

Attachment

pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Call for 7.5 feature completion
Next
From: Tom Lane
Date:
Subject: Re: Improved \df(+) in psql + backward-compatibility