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 981e2eba6c8 Update RELEASE-NOTES.md (#38201)
981e2eba6c8 is described below

commit 981e2eba6c8d791a4f59745187ffacbd81a4501c
Author: Liang Zhang <[email protected]>
AuthorDate: Wed Feb 25 23:23:50 2026 +0800

    Update RELEASE-NOTES.md (#38201)
---
 RELEASE-NOTES.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 0ba7e199749..4a5133e85e3 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -2,6 +2,7 @@
 
 ### Bug Fixes
 
+1. SQL Parser: Preserve unary NOT as NotExpression for scalar-subquery table 
extraction in PostgreSQL - 
[#38187](https://github.com/apache/shardingsphere/pull/38187)
 1. JDBC: Fix stale generated values leaking into prepared statement 
executeBatch calls without pending batches - 
[#38160](https://github.com/apache/shardingsphere/pull/38160)
 
 ## Release 5.5.3

Reply via email to