pgAdmin III commit: In case of postgres-reg.ini only containing PPAS se

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin III commit: In case of postgres-reg.ini only containing PPAS se
Дата
Msg-id 201105311650.p4VGorkE059770@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
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.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=b90e22ac48ef06ce999eea530e6bb1ba01cf1123
Author: Nikhil S <nixmisc@gmail.com>

Modified Files
--------------
pgadmin/schema/pgServer.cpp |    5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAdmin III - Default server info from postgres-reg.ini not getting picked up
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin III commit: In case of postgres-reg.ini only containing PPAS se