Re: pgAdmin III: erroneous references to "proargdefvals" attribute - Mailing list pgadmin-hackers

From Nikhil S
Subject Re: pgAdmin III: erroneous references to "proargdefvals" attribute
Date
Msg-id BANLkTi=wKJY6DwzwBwbbv7UAkPcMTaEwzQ@mail.gmail.com
Whole thread Raw
In response to pgAdmin III: erroneous references to "proargdefvals" attribute  (Nikhil S <nixmisc@gmail.com>)
Responses Re: pgAdmin III: erroneous references to "proargdefvals" attribute  (Dave Page <dpage@pgadmin.org>)
List pgadmin-hackers
Hi,
 
The pgAdmin source base is peppered with references to a non-existent "proargdefvals" attribute.

Ok, this was being used in AS83, so we cannot remove these references completely.
 
The FEATURE_FUNCTION_DEFAULTS feature will not get set because of this ever. This patch replaces the references to this attribute by the valid "proargdefaults" attribute.


PFA, a revised patch which now checks for version number apropriately. The problem seems to be only with procedures/functions belonging to packages in the code.
 
Regards,
Nikhils
Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Tag REL-1_14_0-BETA1 has been created.
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: As always, forgot to bump the installer GUIDs and v