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.shir...@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(-)