pgAdmin 4 commit: Fixed incorrect tablespace options in the drop-down f

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Fixed incorrect tablespace options in the drop-down f
Date: 2021-07-27 11:58:44
Message-ID: E1m8LjQ-0006gR-FY@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed incorrect tablespace options in the drop-down for move objects dialog. Fixes #6586

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=2452d9030036761fd58071ba1569d34b4364af57
Author: Aditya Toshniwal <aditya(dot)toshniwal(at)enterprisedb(dot)com>

Modified Files
--------------
docs/en_US/release_notes_5_6.rst | 1 +
.../server_groups/servers/tablespaces/static/js/tablespace.js | 10 +++++++---
2 files changed, 8 insertions(+), 3 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2021-07-27 12:01:12 Re: [pgAdmin][RM6586] Wrong SQL / Drop down getting generated for tablespace
Previous Message Aditya Toshniwal 2021-07-27 11:52:06 [pgAdmin][RM6586] Wrong SQL / Drop down getting generated for tablespace