Branch: refs/heads/REL-6_21
Home: https://github.com/pgadmin-org/pgadmin4
Commit: c6220bd8e2348bb04f91a243e369c76fe3e0c720
https://github.com/pgadmin-org/pgadmin4/commit/c6220bd8e2348bb04f91a243e369c76fe3e0c720
Author: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M docs/en_US/release_notes_6_21.rst
M web/pgadmin/tools/sqleditor/static/js/components/QueryToolComponent.jsx
M web/pgadmin/tools/sqleditor/static/js/components/sections/MainToolBar.jsx
Log Message:
-----------
Fixed an issue where the file name in the query tool tab was not changing if another file is opened. #5909