From 7f3e5c95c6e1111a2cbfb8f00155e3d62ec3a1ed Mon Sep 17 00:00:00 2001 From: Dave Page Date: Mon, 11 Feb 2019 15:45:13 +0000 Subject: [PATCH] Add a missing bug fix. --- docs/en_US/release_notes_4_3.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en_US/release_notes_4_3.rst b/docs/en_US/release_notes_4_3.rst index 6863682bf..27cc5c406 100644 --- a/docs/en_US/release_notes_4_3.rst +++ b/docs/en_US/release_notes_4_3.rst @@ -12,3 +12,4 @@ Bug fixes | `Bug #3873 `_ - Fix context sub-menu alignment on Safari. | `Bug #3942 `_ - Close connections gracefully when the user logs out of pgAdmin. | `Bug #3963 `_ - Fix alignment of import/export toggle switch. +| `Bug #3981 `_ - Fix the query to set bytea_output so that read-only standbys don't consider it a write query. \ No newline at end of file