This is an automated email from the ASF dual-hosted git repository.
zhangliang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 483d58e807b Update RELEASE-NOTES.md (#38048)
483d58e807b is described below
commit 483d58e807bacf79de2729dcb22b897fde0e951d
Author: Liang Zhang <[email protected]>
AuthorDate: Sun Feb 15 14:25:23 2026 +0800
Update RELEASE-NOTES.md (#38048)
---
RELEASE-NOTES.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 8b7673b8e2d..c3ddc1b487f 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -52,8 +52,7 @@
1. SQL Parser: Fix parsing error for SQLServer session `SET QUOTED_IDENTIFIER`
and `SET TEXTSIZE` statements -
[#38005](https://github.com/apache/shardingsphere/pull/38005)
1. SQL Parser: Support '2'::int statement in PostgreSQL and openGauss -
[#37962](https://github.com/apache/shardingsphere/pull/37962)
1. SQL Parser: Support range type constructor functions in PostgreSQL without
quotes - [#37994](https://github.com/apache/shardingsphere/pull/37994)
-1. SQL Parser: Support parsing MySQL stored procedure syntax part8-
[#38017](https://github.com/apache/shardingsphere/pull/38017)
-1. SQL Parser: Support parsing MySQL stored procedure syntax part7-
[#38029](https://github.com/apache/shardingsphere/pull/38029)
+1. SQL Parser: Support parsing MySQL stored procedure syntax-
[#38017](https://github.com/apache/shardingsphere/pull/38017)
1. SQL Binder: Support to bind more SQL statements -
[#36697](https://github.com/apache/shardingsphere/pull/36697)
1. SQL Binder: Add ALTER TABLE metadata check -
[#35877](https://github.com/apache/shardingsphere/pull/35877)
1. SQL Binder: Support Grant statement SQL bind -
[#36207](https://github.com/apache/shardingsphere/pull/36207)