pgAdmin III: erroneous references to "proargdefvals" attribute

From: Nikhil S <nixmisc(at)gmail(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III: erroneous references to "proargdefvals" attribute
Date: 2011-04-27 11:47:01
Message-ID: BANLkTimH2DdfJVScGwhLB6V7_X63hW4usA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

The pgAdmin source base is peppered with references to a non-existent
"proargdefvals" attribute. 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.

Regards,
Nikhils

Attachment Content-Type Size
pgadmin3_proper_pgproc_defvals.patch text/x-diff 2.8 KB

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Timon 2011-04-27 11:56:19 Russian translation for 1.14 beta
Previous Message Timon 2011-04-27 07:41:05 pgAdmin III commit: Add the support for per-column collation feature