From 2dcaf0b4ed60e054ad4958a4adeb912cb8c85d93 Mon Sep 17 00:00:00 2001 From: Akshay Joshi Date: Wed, 15 May 2024 13:11:28 +0530 Subject: [PATCH] Update release note --- docs/en_US/release_notes_8_7.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/en_US/release_notes_8_7.rst b/docs/en_US/release_notes_8_7.rst index 4725e7ea6..7c342444b 100644 --- a/docs/en_US/release_notes_8_7.rst +++ b/docs/en_US/release_notes_8_7.rst @@ -32,5 +32,7 @@ Housekeeping Bug fixes ********* + | `Issue #5849 `_ - Disable ERD for system catalogs. + | `Issue #6060 `_ - Disable Debugger for system catalogs. | `Issue #6086 `_ - Fixed an issue where drag and drop publication and subscription name in SQL editors was not working. | `Issue #6464 `_ - Fixed an issue of the pgAdmin window size increasing each time it was reopened.