pgAdmin 4 commit: Honour the 'show_system_object' flag when generating

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Honour the 'show_system_object' flag when generating
Date: 2016-04-05 11:08:27
Message-ID: E1anOqR-0000h0-RI@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Honour the 'show_system_object' flag when generating the list of schema nodes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=40165f2d1e3286dc3f9fa8c924bd6b3603abdaa5

Modified Files
--------------
.../databases/schemas/templates/schema/pg/9.1_plus/sql/nodes.sql | 5 ++---
.../databases/schemas/templates/schema/pg/9.2_plus/sql/nodes.sql | 5 ++---
.../databases/schemas/templates/schema/ppas/9.1_plus/sql/nodes.sql | 5 ++---
.../databases/schemas/templates/schema/ppas/9.2_plus/sql/nodes.sql | 5 ++---
4 files changed, 8 insertions(+), 12 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Neel Patel 2016-04-05 11:40:50 [pgAdmin4][Debugger]: Initial Patch
Previous Message Akshay Joshi 2016-04-05 09:20:10 [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool