pgAdmin 4 commit: Fixed an issue where indexes showing TABLESPACE pg_de - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Fixed an issue where indexes showing TABLESPACE pg_de
Date
Msg-id E1lbHDk-0004Oc-OM@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fixed an issue where indexes showing TABLESPACE pg_default for partition SQL, which should not be shown.

refs #6329

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f5ef022ef56c650ceb0afc06ea0cf8a35404a87a
Author: Rahul Shirsat <rahul.shirsat@enterprisedb.com>

Modified Files
--------------
.../schemas/tables/templates/indexes/sql/default/nodes.sql     |  3 ++-
.../tables/templates/indexes/sql/default/properties.sql        |  3 ++-
.../server_groups/servers/databases/schemas/tables/utils.py    | 10 ++++++++++
3 files changed, 14 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Pradip Parkale
Date:
Subject: Re: [pgAdmin][RM6385]: Backup on a shared server doesn't seem to work
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin][RM6385]: Backup on a shared server doesn't seem to work