Re: [pgAdmin4][Patch]: Load nodes under schema at database level

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема Re: [pgAdmin4][Patch]: Load nodes under schema at database level
Дата
Msg-id CAG7mmoziwS+1YctDP490hCoZMYCBYe3KOD1SeRE_24X-4AS=-A@mail.gmail.com
обсуждение исходный текст
Ответ на [pgAdmin4][Patch]: Load nodes under schema at database level  (Surinder Kumar <surinder.kumar@enterprisedb.com>)
Список pgadmin-hackers
Thanks - committed! 

--

Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise PostgreSQL Company


http://www.linkedin.com/in/asheshvashi


On Thu, May 26, 2016 at 1:59 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:
Hi,

Issue: Following nodes :
  1. domains
  2. foreign tables
  3. fts configurations
  4. fts dictionary and
  5. functions
lists server nodes instead of their child nodes which is wrong.

It is because their javascript files are set to load at schema level, but they should load at database level.

Please find attached patch and review.

Thanks
Surinder Kumar


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Load nodes under the schema at database level.
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fixes #1231, #1237