pgAdmin 4 commit: Show tablespace on partitions. Fixes #2551

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Show tablespace on partitions. Fixes #2551
Date: 2017-07-17 08:50:22
Message-ID: E1dX1jS-0002sb-U0@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Show tablespace on partitions. Fixes #2551

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=07aa74eaf56db72eab55dd735c710a4796abd669
Author: Harshal Dhumal <harshal(dot)dhumal(at)enterprisedb(dot)com>

Modified Files
--------------
.../templates/partition/sql/10_plus/create.sql | 8 ++++-
.../servers/databases/schemas/tables/utils.py | 41 +++++++++++-----------
2 files changed, 28 insertions(+), 21 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-07-17 08:50:28 Re: [RM2551][pgAdmin4] show tablespace on partitions.
Previous Message Dave Page 2017-07-17 08:45:53 Re: [pgAdmin4]: Webpacking of static JS/CSS