pgAdmin III - Default server info from postgres-reg.ini not getting picked up

From: Nikhil S <nixmisc(at)gmail(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: pgAdmin III - Default server info from postgres-reg.ini not getting picked up
Date: 2011-05-31 15:31:45
Message-ID: BANLkTimKpw2AuUYOFujYDYh7uJnHWpxVAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

In case of postgres-reg.ini only containing PPAS server information, it is
not being picked up properly by pgAdmin. The issue is in
pgServerFactory::CreateObjects() function. Even though the server
information is being read correctly from the file, it is not being appended
correctly into the browser object. The attached patches fix it on both
master and REL_1_12.

Regards,
Nikhils

Attachment Content-Type Size
pgadmin3_default_server_info_issue.patch text/x-diff 903 bytes
pgadmin3_default_server_info_issue_head.patch text/x-diff 943 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-05-31 16:50:08 pgAdmin III commit: In case of postgres-reg.ini only containing PPAS se
Previous Message Dave Page 2011-05-31 12:01:13 Re: Table dependents tab empty lines