pgAdmin III - Default server info from postgres-reg.ini not getting picked up - Mailing list pgadmin-hackers

From Nikhil S
Subject pgAdmin III - Default server info from postgres-reg.ini not getting picked up
Date
Msg-id BANLkTimKpw2AuUYOFujYDYh7uJnHWpxVAg@mail.gmail.com
Whole thread Raw
Responses Re: pgAdmin III - Default server info from postgres-reg.ini not getting picked up
List 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

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Table dependents tab empty lines
Next
From: Dave Page
Date:
Subject: Re: pgAdmin III - Default server info from postgres-reg.ini not getting picked up