mdbx: drop unnecessary MDBX_HUGE_TRANSACTIONS option.

Change-Id: I86116c2bada268d6e0a5c97deff808aaffe3e599
This commit is contained in:
Leonid Yuriev
2020-12-02 17:45:35 +03:00
parent c5061f9289
commit 84235c7903
5 changed files with 6 additions and 10 deletions

View File

@@ -11,6 +11,12 @@ ChangeLog
- Finalize C++ API (few typos and trivia bugs are still likely for now).
- Packages for ROSA Linux, ALT Linux, Fedora/RHEL, Debian/Ubuntu.
Removed options and features:
- Drop `MDBX_HUGE_TRANSACTIONS` build-option (now no longer required).
## v0.9.2 scheduled at 2020-11-27
Acknowledgements: