pgAdmin 4 commit: Show tablespace on partitions. Fixes #2551 - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Show tablespace on partitions. Fixes #2551
Date
Msg-id E1dX1jS-0002sb-U0@gothos.postgresql.org
Whole thread Raw
List 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.dhumal@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgAdmin4]: Webpacking of static JS/CSS
Next
From: Dave Page
Date:
Subject: Re: [RM2551][pgAdmin4] show tablespace on partitions.