remove issue links in address sanitizer change

pull/8004/head
Alper Kocatas 2025-05-29 10:56:32 +00:00
parent 84eec17aff
commit 3f07ebf45f
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
### citus v12.1.8 (May 29, 2025) ###
* Fixes a crash in left outer joins that can happen when there is an an
aggregate on a column from the inner side of the join (#7787) (#7901) (#7904)
aggregate on a column from the inner side of the join (#7904)
* Fixes an issue detected using address sanitizer (#7965)