alpha5
版本发布时间: 2022-03-31 15:10:09
orioledb/orioledb最新发布版本:beta5(2024-05-14 06:51:34)
The 5th alpha resease of OrioleDB incorporates the following fixes.
- Fix multiple EXPLAIN ANALYZE in the same transaction
- Fix counting tuples in EXPLAIN ANALYZE
- Fix integer overflow in orioledb_relation_size()
- Fix calculation of sample rows in orioledb_acquire_sample_rows()
- Fix index build concurrent to checkpointing
- Fix leaf pages calculation during index build
- Fix initialization of sampling scan
- New tests for datatypes and table definition
The sponsors of this release are:
- Ian Livingstone (@ianlivingstone),
- Michail Nikolaev (@michail-nikolaev).
Full Changelog: https://github.com/orioledb/orioledb/compare/alpha4...alpha5