Fixed an issue where Tablespace is created though an error is shown on the dialog. Fixes #6745
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=461c0abce1fbe842debc2a112525dc760e3682fa Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_6_4.rst | 1 + .../server_groups/servers/tablespaces/__init__.py | 36 ++++++++++++++++------ web/pgadmin/browser/static/js/node.js | 6 ++++ 3 files changed, 33 insertions(+), 10 deletions(-)