📄 bug_fixes.txt
字号:
Feb 12, 2002------------Dana A. Naideth from UC Santa Barbara reported a bug:** Experimental testbed for access methods for moving points 1999--2001, Aalborg UniversityTree> create mytree tprtree 2Table mytree created as type tprtree.current time is 0page size is 1024TPRTree> lTable mytree closed.Tree> open mytreeError opening table.Tree>Fixed by modifying GiSTfile::Open() in libGiST/GiSTfile.cpp.Mar 27, 2004------------Noticed by Simonas Saltenis: When in RTsortArray::SortNTimes numNodesis 1, in rear cases floating point imprecision may lead assert to firein part of the code where "fudge" is redistributed. Solved by adding a line in index/rtbulksort.cpp,RTsortArray::SortNTimes, that exits the method if numNodes == 1.April 25, 2005--------------Three things are corrected in the gcc 3.3.x release:- A line was added in index/sgram.cpp, function ParseCommands(), to handle an unexpected EOF in the command file- The GiSTcache::Add was corrected in GiSTfcnt.cpp to work correctly when there is only one page (the root) in the buffer- A bug in RTnode::RstarSplit(), in index/rtnode.cpp, was corrected. The bug caused to choose the split index always from the end-point sorting for the chosen axis.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -