From: | "Bath, David" <dave(dot)bath(at)unix(dot)net> |
---|---|
To: | pgadmin-support(at)postgresql(dot)org |
Subject: | Bug/Feature request: Parameter names |
Date: | 2005-09-22 00:41:57 |
Message-ID: | 200509221041.58525.dave.bath@unix.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support |
Folks,
Version of pgadmin3 : 1.2.2
Version of postgresql : 8.0.3
Operating Platform : SuSE 9.3 Professional IA-32
Summary: Loss of parameter names in functions
Impact (1-10): 7
Long Description:
I am having difficulties with function parameter names:
a. Entering them through the properties/create new dialog boxes
b. Parameter names are missing when retrieved into SQL panel.
Item (b) seems especially odd, as I note that this information
*is* available in the following columns/attributes
a. information_schema.parameter.parameter_name
b. pg_catalog.pg_proc.proargnames
I am using pgadmin3 for rapid development, and this slows me
down considerably, especially.
Thanks in advance
--
David T. Bath
dave(dot)bath(at)unix(dot)net
From | Date | Subject | |
---|---|---|---|
Next Message | Bath, David | 2005-09-22 00:55:33 | Bug/Feature request: Triggers |
Previous Message | RAAD Umar | 2005-09-21 08:21:36 | Problem with inserting data in table through pgAdmin |