Changes between Version 49 and Version 50 of Versions
- Timestamp:
- Mar 13, 2014, 8:52:12 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v49 v50 71 71 72 72 === Patch Version 9.0.1 === 73 * ticket:15 - fixed test 73 74 * ticket:169 - add comments to rasgeo's config file 75 * ticket:242 - OIDs are returned from INSERTs. 76 * ticket:281 - 0D coverage for referenceable grids too. 77 * ticket:292 - 1) added tests for decode function; 2) removed gdal parameters from decode; 3) reverted encode function to initial state 74 78 * ticket:292 - added decode functionality 79 * ticket:325 - handle segfaults in rasimport and raserase 75 80 * ticket:412 - Check bison or byacc for presence 81 * ticket:507 - Remove wildcard from regular file test in update_petascopedb.sh. 82 * ticket:542 - Function calls in complex constructor 83 * ticket:543 - Condensing over complex numbers 84 * ticket:543 - Fix types comparison 85 * ticket:567 - Drop spurious SchemaSpy files for old ps9_ tables. 86 * ticket:571 - Create a Bbox object for multipoint coverages 87 * ticket:579 - Update license headers for Java source files and add utility for automatic (re)update. 76 88 * ticket:621 - lockmgr: Removes attribute clientId from table, code, and queries. 89 * ticket:630 - properly set rw lock when lockmgr is disabled 77 90 * ticket:671 - Check flex for presence 78 91 * ticket:672 - Fix WMS path in WMS import tools. 79 92 * ticket:673 - CSV conversion for complex numbers 93 * ticket:673 - Test for complex number CSV conversion 94 * ticket:673 - Fix broken tests of CSV conversion 80 95 * ticket:674 - Fix literal concatenation when constructing query for gmlcov metadata migration. 81 96 * ticket:675 - Explicitly set PostgreSQL standard_conforming_strings variable before updating petascopedb. 82 97 * ticket:676 - Fix root document reference for UoM parsing. 83 98 * ticket:677 - Remove supported authorities from CRS URI validity check. 84 99 * ticket:681 - Fetching coefficients on irregular untrimmed axis 100 * ticket:682 - Fix minimal bounding box on irregular axes. 101 * ticket:684 - added test 102 * ticket:685 - fix petascope.properties initialization in RPM installations 103 * ticket:686 - Drop duplicate (wrong) check on index min-max consistency and add test. 104 * ticket:687 - Fix timestamp to numeric time coordinate conversion on vectors with norm different from 1 and add new irr_cube_2 test dataset. 105 * ticket:693 - C++ examples fail to compile 106 * ticket:695 - PostGIS version can also be quoted in some distributions. 107 * ticket:696 - fix WCS/WCPS multipoint tests 108 * ticket:698 - Synchronize Petascope demo insertion and add feedback. 109 * ticket:699 - Interrupt signal handlers while updating petascopedb. 85 110 86 111 == Version 8.5.x ==