Pravesh Sharma
829d6323b8
Fixed an issue where CPU usage was very high on Windows when opening the psql tool. #8864
2025-08-01 12:41:16 +05:30
Akshay Joshi
559c6cfa65
Added GENERIC_PLAN, MEMORY, SERIALIZE option to EXPLAIN/EXPLAIN ANALYZE command. #6456
2025-08-01 12:40:07 +05:30
Aditya Toshniwal
99b822e472
Add support for server tag-based filtering in the Object Explorer. #8917
2025-07-31 17:06:40 +05:30
Akshay Joshi
5963593fed
Replace keyword PROCEDURE with FUNCTION while creating trigger and event trigger. #6384
2025-07-29 17:48:41 +05:30
Pravesh Sharma
8a4eb4f8ad
Fixed an issue in Firefox where the query window would shift to the left after opening the history tab or selecting a column header in the results grid. #8756
2025-07-28 16:27:31 +05:30
Pravesh Sharma
62eb330423
Introduced an ‘Editor’ preferences category and migrated all editor related settings into it. #8861
2025-07-28 14:09:16 +05:30
Aditya Toshniwal
c4f7a18ec5
Fixed following issues found while testing v9.6 candidate build:
...
1. Migration failed on Debian 11.
2. Menu shortcuts should not for opening search object and query tool when not in default workspace.
Co-authored-by: Yogesh Mahajan <yogesh.mahajan@enterprisedb.com>
Co-authored-by: Pravesh Sharma <pravesh.sharma@enterprisedb.com>
2025-07-22 16:00:29 +05:30
Yogesh Mahajan
56d5cab13e
Ensure that reconnect dialogs are shown when restoring pgAdmin sessions for the Query Tool or View/Edit Data, if the server password was not saved. #8901
2025-07-21 15:11:12 +05:30
Khushboo Vashi
ea085cd009
Fix pagination issues in the query tool data output when using a server-side cursor.
2025-07-18 17:54:06 +05:30
Yogesh Mahajan
82730da392
Fixed following issues reported while testing application restore changes: #8901
...
1. Preserve updated tab titles on session restore
2. Ensure query tools opened via the 'Generate Script' are editable.
3. On restore, ensure the query content is correctly loaded into the query tool when it is opened from tools like ERD.
2025-07-17 16:28:57 +05:30
Rohit Bhati
770a0f27af
Ensure that keyboard shortcuts are displayed in tooltips, context menus, and the main menu. #1923
2025-07-16 17:51:26 +05:30
Pravesh Sharma
ced002a6ad
Fixed an issue where json editor in result grid was crashing if null value is set in the json editor. #8907
2025-07-16 17:49:00 +05:30
Khushboo Vashi
8c662424b2
Display a confirmation message for the server-side cursor transaction status when closing the query tool.
...
Resolve the pagination issue by fetching an additional row to determine the availability of the next record set when using a server-side cursor.
2025-07-15 11:51:14 +05:30
Yogesh Mahajan
1195f14327
Improved the application restore which includes: #8901
...
1. Leverage rc-dock layout to restore the application state.
2. Move the save and load file endpoints to the file manager module.
3. Ensure that the order and layout of tabs is maintained on restore.
4. Persist the changed title of tabs on restore.
2025-07-15 11:21:57 +05:30
Anil Sahoo
0ebf78ca61
Fixed an issue in the Search Objects tool where selecting a node occasionally selected an incorrect node. #8675
2025-07-10 15:37:31 +05:30
Akshay Joshi
1d68074a59
Fixed macros test cases when run on more than one server.
2025-07-09 16:01:51 +05:30
Akshay Joshi
e4f17e5a6c
Ensure that pgAdmin 4 is compatible with PG/EPAS v18. #8828
2025-07-08 18:34:39 +05:30
Khushboo Vashi
f207818afa
Implemented a server-side cursor to enhance performance when retrieving large datasets. #5797
2025-07-02 12:47:01 +05:30
Akshay Joshi
a5714903ac
Fixed an issue where the Query Tool’s 'Edit Options' menu was unresponsive when clicked.
2025-06-27 18:29:15 +05:30
Yogesh Mahajan
51d3fe54f3
Ensure proper error message shown if any error occurs while restoring psql tool.
2025-06-27 13:35:24 +05:30
Aditya Toshniwal
f3a87de967
Fixed terminal size detection issue in PSQL when opening multiple tabs rapidly.
2025-06-25 14:58:46 +05:30
Yogesh Mahajan
6fab59a13c
Ensure the generate script button in schema diff populates diff query in query tool.
2025-06-24 15:28:36 +05:30
Yogesh Mahajan
f07eabedbe
Ensure that restored query tool tabs display the correct title. #3319
2025-06-19 12:12:54 +05:30
Aditya Toshniwal
5df2c7686c
Fix issues found while testing changes for preferences tab and search. #6743
2025-06-19 11:49:37 +05:30
Akshay Joshi
7946ee78f6
Ensure that Keyboard shortcuts for save and download actions should not called when their respective UI buttons are disabled. #8803
2025-06-17 16:19:41 +05:30
Pravesh Sharma
cda498f779
Added support for customizing keyboard shortcuts in the Query Tool's Edit menu. #2659
2025-06-13 15:48:54 +05:30
Yogesh Mahajan
67c18cb082
Fix the SonarQube issues and issues reported during testing. #3319
2025-06-13 13:14:36 +05:30
Akshay Joshi
22fd919220
1) Added copyright header from the missing files.
...
2) Update release note.
3) Update Javascript dependecies.
2025-06-12 19:14:41 +05:30
Aditya Toshniwal
1e0e9c4f7d
1) Open preferences in a new tab instead of a dialog for better user experience. #6743
...
2) Add a search box to enable searching within the preferences tab. #2864
2025-06-12 19:03:54 +05:30
Rohit Bhati
814250aade
Added role-based restrictions for editing server connections. #1947
2025-06-10 12:19:41 +05:30
Akshay Joshi
e4e2761fe3
Fixed an issue where data export using a query opened the wrong dialog type. #8808
2025-06-05 17:04:33 +05:30
Akshay Joshi
45653180ed
Fixed an issue where data export using a query failed when the query contained a newline character. #8809
2025-06-05 16:58:10 +05:30
Yogesh Mahajan
68e559c613
Added support to preserve the workspace, query windows, and pgAdmin state during an abrupt shutdown or restart. #3319
2025-06-05 16:50:38 +05:30
Rohit Bhati
db5943bd8f
Add a new permission to allow disabling "Change Password" feature for a pgAdmin role. #1926
2025-06-03 16:20:30 +05:30
Aditya Toshniwal
7c74b7cdb7
- Pin Electron to v35.4.0 as the v36 is not working on many OS.
...
- Pin html-to-image to v1.11.11 as latest version breaks ERD image downloads.
2025-05-27 13:02:11 +05:30
Pravesh Sharma
4f79deac0b
Fixed CSS issue found during testing of issue 6510
2025-05-26 18:32:07 +05:30
Aditya Toshniwal
c6183c9d03
Fixed more issues found while testing changes for large file download. #3369
2025-05-24 15:25:07 +05:30
Akshay Joshi
a42f789ff0
Fixed an issue where correct error message not displayed when sql statement contains Arabic letters. #7926
2025-05-22 18:49:42 +05:30
Pravesh Sharma
b6e1223e88
Fixed an issue where the result grid slowed down when any column contained a large amount of data. #6510
2025-05-21 18:57:47 +05:30
Aditya Toshniwal
126e1fb53d
Enabled large file downloads for desktop users within the query tool. #3369
2025-05-14 15:30:17 +05:30
Akshay Joshi
eece396b30
Fixed an issue where the PSQL tool would hang when the database encoding was set to SQL_ASCII and certain commands were executed.
2025-05-14 14:05:29 +05:30
Anil Sahoo
abcb5f8830
Fixed an issue where the options key was not working as expected in the PSQL tool. #6968
2025-05-14 13:46:16 +05:30
Aditya Toshniwal
971eee32ea
Update MUI from v6 to v7.
2025-05-13 12:51:00 +05:30
Rohit Bhati
af84d6b1e0
Handle result grid data changes in View/Edit Data mode by automatically reconnecting to the server if a disconnection occurs. #8608
2025-05-13 11:35:58 +05:30
Anil Sahoo
97984eb3ec
Fix an issue where, after a database disconnection, the server would disconnect, and the reconnect dialog would repeatedly appear when clicking the Execute button. #8607
2025-05-08 15:48:49 +05:30
Aditya Toshniwal
27bd28ee97
Replace Grid with Grid2 as the former is deprecated by MUI
2025-05-06 19:39:33 +05:30
Pravesh Sharma
ca6f52e7c7
Fixed issues related to column range selection using shift + click. #8713
2025-05-06 15:52:20 +05:30
Pravesh Sharma
5d78f4a89f
Fix the issue where an error is displayed when a table is dropped while a query is running. #6564
2025-05-02 14:12:06 +05:30
Anil Sahoo
695f870ce1
Fixed an issue where the query tool returns "cannot unpack non-iterable Response object" when running any query with a database name change. #8607
2025-05-02 10:57:43 +05:30
Akshay Joshi
593b111fdf
Add all missing options to the Import/Export Data functionality, and update the syntax of the COPY command to align with the latest standards. #8583
...
Add support for exporting table data based on a custom query. #8681
2025-04-30 17:51:04 +05:30