Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.3->5.5 merge | Sergei Golubchik | 2011-11-27 | 119 | -890/+10421 |
|\ | |||||
| * | Small fixes to make compilers happy. | Alexey Botchkov | 2011-11-22 | 1 | -3/+3 |
| * | Windows has no 'nearbyint' in libraries. | Alexey Botchkov | 2011-11-22 | 1 | -2/+1 |
| * | Merge default materialization=on. | unknown | 2011-11-22 | 31 | -225/+342 |
| |\ | |||||
| | * | Merge enabling materialization=on by default. | unknown | 2011-11-21 | 31 | -225/+342 |
| | |\ | |||||
| | | * | Merge enabling of materialization=on by default with main tree. | unknown | 2011-11-21 | 31 | -225/+342 |
| | | |\ | |||||
| | | | * | Fixed PBXT test cases. | unknown | 2011-11-09 | 2 | -7/+11 |
| | | | * | - Removed a comment that is not true any more. | unknown | 2011-11-09 | 2 | -8/+4 |
| | | | * | Enable subquery materialization=ON by default. | unknown | 2011-11-09 | 27 | -216/+327 |
| * | | | | Correct test file. | unknown | 2011-11-21 | 1 | -1/+1 |
| * | | | | Fix test to pass on 32-bit machines by reducing | unknown | 2011-11-21 | 5 | -5/+5 |
| * | | | | Merge. | Igor Babaev | 2011-11-21 | 5 | -3/+99 |
| |\ \ \ \ | |||||
| | * | | | | Fixed LP bug #887496. | Igor Babaev | 2011-11-21 | 5 | -3/+99 |
| | |/ / / | |||||
| * | | | | Fix bug lp:833777 | unknown | 2011-11-21 | 8 | -3/+68 |
| |/ / / | |||||
| * | | | Corrected the patch that made the optimizer switch for index condition pushdown | Igor Babaev | 2011-11-21 | 1 | -1/+1 |
| * | | | Made the optimizer switch for index condition pushdown set to 'on' by default. | Igor Babaev | 2011-11-21 | 40 | -323/+324 |
| * | | | Fixed LP bug #892725. | Igor Babaev | 2011-11-20 | 3 | -0/+86 |
| * | | | Fix for bug #809849 spatial operations must be KILL-able. | Alexey Botchkov | 2011-11-20 | 6 | -5/+17 |
| * | | | Fixed LP bug #891995. | Igor Babaev | 2011-11-18 | 3 | -2/+92 |
| * | | | Fixed LP bug #891953. | Igor Babaev | 2011-11-18 | 4 | -1/+42 |
| * | | | unused variable removed. | Alexey Botchkov | 2011-11-18 | 1 | -2/+1 |
| * | | | GCALC_CHECK_WITH_FLOAT disabled. | Alexey Botchkov | 2011-11-18 | 1 | -1/+1 |
| * | | | Fixed LP bug #800184. | Igor Babaev | 2011-11-18 | 4 | -4/+47 |
| * | | | Merge. | Igor Babaev | 2011-11-17 | 1 | -2/+2 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Corrected the fix for bug 891052. | Igor Babaev | 2011-11-17 | 1 | -2/+2 |
| * | | | small fixes to make compiler happy. | Alexey Botchkov | 2011-11-17 | 2 | -2/+2 |
| * | | | test results updated. | Alexey Botchkov | 2011-11-17 | 4 | -12/+11 |
| * | | | merging. | Alexey Botchkov | 2011-11-17 | 35 | -312/+9229 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | merging. | Alexey Botchkov | 2011-11-12 | 568 | -11234/+47077 |
| | |\ \ | |||||
| | * | | | code cleanup. | Alexey Botchkov | 2011-10-16 | 1 | -48/+0 |
| | * | | | GIS code cleanup. | Alexey Botchkov | 2011-10-16 | 2 | -484/+458 |
| | * | | | #define added | Alexey Botchkov | 2011-10-14 | 1 | -0/+2 |
| | * | | | repeating calcualtions eliminated. | Alexey Botchkov | 2011-10-14 | 2 | -15/+139 |
| | * | | | GIS code. | Alexey Botchkov | 2011-10-14 | 5 | -1042/+1038 |
| | * | | | Copyright notices fixed. | Alexey Botchkov | 2011-10-06 | 6 | -2/+8 |
| | * | | | Valgrind warning fixed. | Alexey Botchkov | 2011-10-05 | 4 | -60/+105 |
| | * | | | GIS code cleanup. | Alexey Botchkov | 2011-10-04 | 1 | -0/+7 |
| | * | | | GIS library code cleanup. | Alexey Botchkov | 2011-10-04 | 4 | -620/+370 |
| | * | | | bug 857087 Wrong result with ST_INTERSECTS and LINESTRINGs | Alexey Botchkov | 2011-09-23 | 4 | -2/+11 |
| | * | | | bug #857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGON | Alexey Botchkov | 2011-09-23 | 3 | -0/+10 |
| | * | | | fix for bug 857051 ST_EQUALS returns TRUE on two nonidentical MULTIPOINTs | Alexey Botchkov | 2011-09-23 | 3 | -53/+22 |
| | * | | | fix for 857050 ST_WITHIN returns wrong result with MULTIPOINT and POLYGON | Alexey Botchkov | 2011-09-23 | 2 | -21/+30 |
| | * | | | fixed bugs | Alexey Botchkov | 2011-09-22 | 9 | -258/+372 |
| | * | | | bug 855336 ST_LENGTH does not work on GEOMETRYCOLLECTIONs fixed. | Alexey Botchkov | 2011-09-21 | 5 | -9/+66 |
| | * | | | fix for bug 848926 GIS functions return "GEOMETRYCOLLECTION()" instead of "GE... | Alexey Botchkov | 2011-09-21 | 6 | -34/+109 |
| | * | | | bugs fixed | Alexey Botchkov | 2011-09-21 | 5 | -7/+78 |
| | * | | | several bugs fixed here. | Alexey Botchkov | 2011-09-21 | 8 | -330/+1572 |
| | * | | | Fix for bug 848939 Wrong result with ST_INTERSECTION between linestrings and ... | Alexey Botchkov | 2011-09-13 | 3 | -5/+11 |
| | * | | | Fix for bug #848901 Assertion `fabs(cur_isc->x-m_cur_intersection->x) + fabs(... | Alexey Botchkov | 2011-09-13 | 3 | -1/+7 |
| | * | | | Fix for few similar bugs: | Alexey Botchkov | 2011-09-13 | 5 | -35/+269 |