Version 9.3¶
Release date: 2025-04-30
This release contains a number of bug fixes and new features since the release of pgAdmin 4 v9.2.
Supported Database Servers¶
PostgreSQL: 13, 14, 15, 16 and 17
EDB Advanced Server: 13, 14, 15, 16 and 17
Bundled PostgreSQL Utilities¶
psql, pg_dump, pg_dumpall, pg_restore: 17.2
New features¶
Issue #2767 - Added ability to use SQL in the “DB Restriction” field.Issue #8629 - Added support for font ligatures.
Housekeeping¶
Bug fixes¶
Issue #5266 - Fixed an issue where shift + click on rows/columns for range selection did not work in the query tool data output window.Issue #8443 - Fixed an issue where the debugger hangs when stepping into nested function/procedure.Issue #8497 - Fixed an issue where the scroll position in the Object Explorer was not retained when switching workspaces.Issue #8556 - Ensure that graph data is updated even when the Dashboard tab is inactive.Issue #8572 - Fixed an issue where Ctrl/Cmd+A in cell editor would select all rows.Issue #8630 - Fixed an issue where filtering on a view caused an error.