pgAdmin 4 commit: Honour the 'show_system_object' flag when generating - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Honour the 'show_system_object' flag when generating
Date
Msg-id E1anOqR-0000h0-RI@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: [pgAdmin4] [Patch] Implementation of the Data Grid and Query Tool
Next
From: Neel Patel
Date:
Subject: [pgAdmin4][Debugger]: Initial Patch