alpha3
版本发布时间: 2022-03-14 04:19:27
orioledb/orioledb最新发布版本:beta5(2024-05-14 06:51:34)
The 3rd alpha resease of OrioleDB incorporates the following fixes.
- Fix wrong initialization UCM, which leads to hang.
- Fix tracking xmin among processes.
- Prevent copying the whole pages for point queries.
- Fix performance issue with zeroing memory in o_btree_iterator_create().
- Fix pg8000 support in testgres tests.