]> granicus.if.org Git - postgis/shortlog
postgis
2013-02-18 Bborie ParkWrong debug output function
2013-02-17 Regina Obehad type and name swapped
2013-02-17 Regina ObeST_MapAlgebra: create variablelist and move much of...
2013-02-17 Bborie ParkFixed handling of out-db rasters with no geotransform...
2013-02-16 Bborie ParkAdditional debug output for rt_raster_gdal_warp()
2013-02-16 Bborie ParkUpdate raster TODO as it was sorely out of date
2013-02-16 Bborie ParkFaster ST_Union() done using memcpy when possible
2013-02-15 Bborie ParkChanged how rasters with unknown SRID and default geotr...
2013-02-09 Regina Obechange check geos to be 3.4 (3.4 is the new standard...
2013-02-09 Regina Obeget rid of use of xml tags in arg - messing up formatti...
2013-02-09 Regina Obemissed one
2013-02-09 Regina Obefix version number -- should change to read from config...
2013-02-09 Regina Obeadd styles to avoid page breaks in awkward places
2013-02-09 Regina Obeupdate to summary of what's new in PostGIS 2.1 - this...
2013-02-07 Paul RamseyExpand size of generic cache to allow future
2013-02-07 Bborie ParkCorrected use of pfree instead of PG_FREE_IF_COPY
2013-02-07 Bborie ParkAdditional assert() calls. Will need to add usage of...
2013-02-07 Regina Obeuhh how could we forget to mention the cool ST_Union...
2013-02-06 Regina Obe#2199: clarify ST_Union(rast) multiband union feature...
2013-02-04 Bborie ParkFixed dimension error of bands when using ST_Tile on...
2013-02-04 Bborie ParkAdditional calls to assert() and better checking of...
2013-02-04 Bborie ParkRemoved some unnecessary assert() calls
2013-02-02 Regina Obe#2190: further cleanup of topology existence checking...
2013-02-02 Regina Obefix for 9.3 -- pg 9.3 seems to throw errors sooner...
2013-02-01 Regina Obefix gdal_translate examples (port now required) and...
2013-01-29 Bborie ParkAdded check that raster metadata check and warn if not
2013-01-29 Bborie ParkRemove debug output from rt_raster_gdal_warp()
2013-01-28 Bborie ParkFix function parameter value overflow that caused probl...
2013-01-28 Bborie ParkCode cleanup of rt_raster_gdal_warp()
2013-01-26 Regina ObeST_Perimeter not being flagged in matrix as geography...
2013-01-26 Regina Obelink happiness -- add ref to postgresql math functions...
2013-01-26 Regina Obeclarify distance is in meters in the short-descrip...
2013-01-26 Regina ObeST_Project -- somebody didn't follow protocol and didn...
2013-01-26 Regina Obespell degrees correctly -- its degrees not degreees
2013-01-26 Regina Obe#657: correct the documentation on ST_Project to reflec...
2013-01-25 Sandro SantilliSupport dumps where the geometry column has a mixEdCase...
2013-01-24 Sandro SantilliProperly copy topologies with Z value (#2184)
2013-01-20 Bborie ParkFix issue with outdb rasters with no SRID and ST_Resize...
2013-01-18 Sandro SantilliHave ST_Summary advertise presence of known srid with...
2013-01-18 Regina Obeobsolete links
2013-01-18 Regina Obeupdate news with new tiger geocoder features
2013-01-17 Sandro SantilliPrefer boolean predicates over overlay ops in ST_Change...
2013-01-16 Sandro SantilliDrop useless input endpoints relate check in ST_ChangeE...
2013-01-16 Sandro SantilliMake ST_ChangeEdgeGeom motion collision detection code...
2013-01-16 Regina Obechange to about link to show new website link
2013-01-16 Regina Obefix formatting and word changes to tiger extension...
2013-01-16 Regina Obeupdate to reflect new protocol when we are on new site...
2013-01-16 Regina Obemove note into para
2013-01-16 Regina Obeget rid of program listing stuff try to fix regress.
2013-01-16 Regina Obeget rid of unbalanced para tag
2013-01-16 Regina Obeadd extension model instructions for tiger geocoder...
2013-01-15 Sandro SantilliBase vertex snap tolerance in lwline_split_by_point...
2013-01-02 Regina Obegive anchor friendly ids for chapter and sections ...
2012-12-31 Sandro SantilliUse grep found by ./configure (and have ./configure...
2012-12-27 Sandro SantilliUse grep found by ./configure
2012-12-27 Sandro SantilliDrop "lwgeom_init_allocators" need, add "lwgeom_set_han...
2012-12-26 Regina ObeAdd add_search_path helper function and call it in...
2012-12-21 Bborie ParkMore code and memory cleanup
2012-12-21 Bborie ParkAdditional cleanup and making sure to free memory when...
2012-12-21 Bborie ParkCode cleanup of rt_raster_serialize(). Basically make...
2012-12-21 Sandro SantilliFix memory leak in lwcollection_homogenize
2012-12-21 Sandro SantilliUpdate ignores
2012-12-21 Sandro SantilliFix compiler warnings
2012-12-20 Bborie ParkPostgreSQL 9.3 changed where heap_form_tuple() is decla...
2012-12-20 Paul RamseyQuiet compile warnings.
2012-12-20 Sandro SantilliFix leak in cu_stringbuffer test
2012-12-20 Sandro SantilliFix memory leak in lwmline_locate_along
2012-12-20 Sandro SantilliFix memory leak in geometry cleaner
2012-12-20 Sandro SantilliDrop unused "libtgeom.h" include
2012-12-20 Sandro SantilliFix memory leaks in lwsegmentize and cu_ptarray
2012-12-20 Regina Obeadd topology so extension now installs cleanly. still...
2012-12-19 Bborie ParkStomp out memory leaks in CUnit tests
2012-12-19 Bborie ParkMake sure to free OGR geometry when the geometry is...
2012-12-19 Bborie ParkChanged memory handling of offline band path. Now expli...
2012-12-19 Sandro SantilliFix memory leak in circ_tree_new
2012-12-19 Sandro SantilliFix leak in cu_geodetic test
2012-12-19 Sandro SantilliCUnit is not only needed for liblwgeom
2012-12-19 Sandro SantilliPut JSON input test where it belongs (#2156)
2012-12-19 Sandro SantilliRevert "Move JSON input test where it belons (#2156)"
2012-12-19 Sandro SantilliMove JSON input test where it belons (#2156)
2012-12-19 Regina Obe#2153: fix typo in file path
2012-12-18 Bborie ParkTweaked UpdateRasterSRID() to drop/add coverage tile...
2012-12-18 Regina Obe#1959 remove sql_bits/mark_editable_objects.sql.in...
2012-12-15 Regina Obeadd 2.0.2 as upgrade from path
2012-12-15 Regina Obe#2147 upgrade topology doesn't work on Mac BSD sed...
2012-12-15 Bborie ParkFixed handling of identifiers with single quote ('...
2012-12-14 Bborie ParkChanged testing of extent geometry
2012-12-14 Bborie ParkUpdated raster2pgsql help and docs to reflect changes to
2012-12-14 Bborie Parkregular_blocking constraint removed. regular_blocking...
2012-12-14 Bborie ParkAdded regression tests for ST_IsCoverageTile().
2012-12-14 Bborie ParkAdded support for padded edge tiles to ST_IsCoverageTile()
2012-12-14 Bborie ParkAdded support for no-band rasters to ST_Tile(raster)
2012-12-14 Bborie ParkAdded missing tickets and reorg of ticket list
2012-12-14 Bborie ParkAdded parameters to ST_Tile(raster) to control padding...
2012-12-14 Bborie ParkAddition of coverage_tile constraint for raster. Ticke...
2012-12-14 Bborie ParkAddition of ST_IsCoverageTile() to tell if tile is...
2012-12-14 Bborie ParkAdded raster's spatially_unique constraint. Ticket...
2012-12-14 Bborie ParkTweaked the extent computed for the extent constraint
2012-12-14 Bborie ParkChanged blocksize constraint to permit multiple possibl...
2012-12-14 Bborie ParkFixed incorrect return type in docs
next