pgAdmin 4 commit: Fixes #1300 - Honour show system object in the table

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixes #1300 - Honour show system object in the table
Date: 2016-06-03 10:15:32
Message-ID: E1b8m8a-0001M9-Ey@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixes #1300 - Honour show system object in the table dialog, and do not
show catalog schema tables.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c14ff8e15e1959ae8ad315d3c37429db502515dd
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
.../server_groups/servers/databases/schemas/tables/__init__.py | 3 ++-
.../schemas/tables/templates/table/sql/9.1_plus/get_relations.sql | 7 +++++--
.../schemas/tables/templates/table/sql/9.5_plus/get_relations.sql | 7 +++++--
3 files changed, 12 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-06-03 10:15:35 Re: PATCH: To fix issue in table node (pgAdmin4)
Previous Message Murtuza Zabuawala 2016-06-03 10:12:50 Re: PATCH: To fix minor patches (pgAdmin4)