Previous Topic

Next Topic

Reduced Static Array Usage for Memory Efficiency in c-treeSQL

In an effort to reduce c-treeSQL Server memory usage various arrays used to project nodes and multi-row index and table fetches have been modified such that they are now dynamically allocated based upon actual size for the number of fields.