Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-30 | 348 Bytes | |
v12.1.8 source code.tar.gz | 2025-05-30 | 6.9 MB | |
v12.1.8 source code.zip | 2025-05-30 | 8.6 MB | |
Totals: 3 Items | 15.6 MB | 0 |
What's changed?
- 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 (#7904)
- Fixes an issue detected using address sanitizer (#7965)
- Fixes a crash when executing a prepared CALL, which is not pure SQL but available with some drivers like npgsql and jpgdbc (#7288)