1) Fixed feature tests failed due to maintenance changes.

2) Update release note.
This commit is contained in:
Akshay Joshi
2023-07-27 18:15:36 +05:30
parent 5c2d242ff8
commit b4e6d8c6d7
2 changed files with 12 additions and 6 deletions

View File

@@ -20,6 +20,7 @@ Bundled PostgreSQL Utilities
New features
************
| `Issue #6376 <https://github.com/pgadmin-org/pgadmin4/issues/6376>`_ - Added unlogged option while creating a sequence.
| `Issue #6381 <https://github.com/pgadmin-org/pgadmin4/issues/6381>`_ - Added support for SYSTEM, CONCURRENTLY and TABLESPACE options in REINDEX.
| `Issue #6397 <https://github.com/pgadmin-org/pgadmin4/issues/6397>`_ - Added new/missing options to the VACUUM command.
| `Issue #6415 <https://github.com/pgadmin-org/pgadmin4/issues/6415>`_ - Added SKIP_LOCKED and BUFFER_USAGE_LIMIT option to Analyze command.