From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-general(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Merlin Moncure <mmoncure(at)gmail(dot)com>, Timothy Perrigo <tperrigo(at)wernervas(dot)com> |
Subject: | Re: getting function argument names from psql? |
Date: | 2006-07-13 13:50:21 |
Message-ID: | 20060713135021.GE6902@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Jul 13, 2006 at 03:39:34PM +0200, Peter Eisentraut wrote:
> Am Donnerstag, 13. Juli 2006 15:16 schrieb David Fetter:
> > Back when, I submitted a psql patch to get the input names along
> > with their types. Shall I dig up that code this weekend?
>
> Seems reasonable, as long as it doesn't make the output an extra
> three screens wide.
I can't guarantee that people haven't given their input parameters
names like supercalifragilisticexpialidocious_input_01. I could try
something that would wrap in such cases, but that's a lot more code.
Should I try something that wraps?
Cheers,
D
--
David Fetter <david(at)fetter(dot)org> http://fetter.org/
phone: +1 415 235 3778 AIM: dfetter666
Skype: davidfetter
Remember to vote!
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2006-07-13 13:52:46 | Re: =???UTF-8?Q?re: How to insert .xls files into |
Previous Message | Peter Eisentraut | 2006-07-13 13:39:34 | Re: getting function argument names from psql? |