pgAdmin 4 commit: Fixed an issue where indexes showing TABLESPACE pg_de

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed an issue where indexes showing TABLESPACE pg_de
Date: 2021-04-27 06:29:20
Message-ID: E1lbHDk-0004Oc-OM@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)shirsat(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-04-27 06:29:37 Re: [pgAdmin][RM6385]: Backup on a shared server doesn't seem to work
Previous Message Pradip Parkale 2021-04-27 06:18:39 Re: [pgAdmin][RM6385]: Backup on a shared server doesn't seem to work