Thanks Dave. Regards, Nikhils
On Thu, Apr 28, 2011 at 6:58 PM, Dave Page <dp...@pgadmin.org> wrote: > Thanks, applied. > > On Thu, Apr 28, 2011 at 10:59 AM, Nikhil S <nixm...@gmail.com> wrote: > > 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 > > > > > > -- > > Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) > > To make changes to your subscription: > > http://www.postgresql.org/mailpref/pgadmin-hackers > > > > > > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company >