aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/hs_standby_disallowed.out
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/regress/expected/hs_standby_disallowed.out')
-rw-r--r--src/test/regress/expected/hs_standby_disallowed.out4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/test/regress/expected/hs_standby_disallowed.out b/src/test/regress/expected/hs_standby_disallowed.out
index bc117413ffd..dff0953e9a6 100644
--- a/src/test/regress/expected/hs_standby_disallowed.out
+++ b/src/test/regress/expected/hs_standby_disallowed.out
@@ -118,10 +118,6 @@ listen a;
ERROR: cannot execute LISTEN during recovery
notify a;
ERROR: cannot execute NOTIFY during recovery
-unlisten a;
-ERROR: cannot execute UNLISTEN during recovery
-unlisten *;
-ERROR: cannot execute UNLISTEN during recovery
-- disallowed commands
ANALYZE hs1;
ERROR: cannot execute ANALYZE during recovery