From 67fc3c799587f506c0867c096ed2c461cda66775 Mon Sep 17 00:00:00 2001 From: slbaiyi Date: Thu, 1 Dec 2022 17:00:05 +0800 Subject: [PATCH] commit 4 --- src/bin/psql/psqlscan.l | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/psql/psqlscan.l b/src/bin/psql/psqlscan.l index 02bb3f172..5f006a015 100644 --- a/src/bin/psql/psqlscan.l +++ b/src/bin/psql/psqlscan.l @@ -755,8 +755,8 @@ other . ECHO; if (cur_state->is_end_state) { RESET_XP_STATUS() ; - return LEXRES_SEMI; cur_state->is_end_state = false; + return LEXRES_SEMI; } } {xuistop1} {