Skip to content

Commit f22aa15

Browse files
committed
Updated release note
1 parent 467e496 commit f22aa15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/en_US/release_notes_9_11.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,14 @@ Bundled PostgreSQL Utilities
2020
New features
2121
************
2222

23+
| `Issue #6388 <https://github.com/pgadmin-org/pgadmin4/issues/6388>`_ - Add support of DEPENDS/NO DEPENDS ON EXTENSION for INDEX.
24+
| `Issue #6390 <https://github.com/pgadmin-org/pgadmin4/issues/6390>`_ - Add support of DEPENDS/NO DEPENDS ON EXTENSION for MATERIALIZED VIEW.
25+
| `Issue #8968 <https://github.com/pgadmin-org/pgadmin4/issues/8968>`_ - Add support for showing the column data type beside column name in the object explorer.
26+
2327
Housekeeping
2428
************
2529

2630
Bug fixes
2731
*********
32+
33+
| `Issue #9297 <https://github.com/pgadmin-org/pgadmin4/issues/9297>`_ - Fixed an issue where EXPLAIN should run on query under cursor if no text is selected.

0 commit comments

Comments
 (0)