Re: pgAdmin III: system schemas under incorrect hiearchy in EDBAS PostgreSQL mode
От | Dave Page |
---|---|
Тема | Re: pgAdmin III: system schemas under incorrect hiearchy in EDBAS PostgreSQL mode |
Дата | |
Msg-id | AANLkTikQwwhWUVpm-ga6SF5TpdD+xo-hhwc-RRqWaVRR@mail.gmail.com обсуждение исходный текст |
Ответ на | pgAdmin III: system schemas under incorrect hiearchy in EDBAS PostgreSQL mode (Nikhil S <nixmisc@gmail.com>) |
Ответы |
Re: pgAdmin III: system schemas under incorrect
hiearchy in EDBAS PostgreSQL mode
|
Список | pgadmin-hackers |
Thanks - applied (with a minor tweak to make it work) :-p On Fri, Feb 25, 2011 at 3:05 PM, Nikhil S <nixmisc@gmail.com> wrote: > Hi, > > If we use pgadmin III to browse a PPAS database that was installed in > Postgresql mode, the "sys" and "dbo" system schemas appear incorrectly under > the normal user "Schemas" hierarchy. The issue is occurring because the > current sql in pgSchemaBaseFactory::CreateObjects() which tries to avoid > showing non-system schemas is incorrect. > > Since these schemas are added at initdb time, IMO just checking for these > schemas by name should be enough. This patch does just the same. > > 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
В списке pgadmin-hackers по дате отправления: