getting function argument names from psql? - Mailing list pgsql-general

From Timothy Perrigo
Subject getting function argument names from psql?
Date
Msg-id 60F21250-DD0F-4744-BBC4-EAAAD930CD45@wernervas.com
Whole thread Raw
Responses Re: getting function argument names from psql?  (Michael Fuhr <mike@fuhr.org>)
Re: getting function argument names from psql?  ("Merlin Moncure" <mmoncure@gmail.com>)
List pgsql-general
Is there a way to get the names of the arguments to a function from
psql?  /df and /df+ return the parameter types, but not their names.

Thanks,
Tim

pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: doesn't recognize "!=-" (not equal to a negative value)
Next
From: Thomas Burdairon
Date:
Subject: Re: Dynamic table with variable number of columns