]> granicus.if.org Git - postgis/shortlog
postgis
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
2012-12-14 Bborie Parkraster2pgsql no longer pads tiles by default based...
2012-12-14 Bborie ParkRemoved hardcoded flags for raster2pgsql from run_test
2012-12-14 Bborie ParkQuiet down ST_SameAlignment(raster, raster) as it was...
2012-12-14 Bborie ParkUpdated regression tests for raster2pgsql
2012-12-13 Sandro SantilliRevert "Return NULL when simplifying a line results...
2012-12-12 Sandro SantilliReturn NULL when simplifying a line results in a line...
2012-12-09 Paul Ramsey#2145, ST_Segmentize(geography, dist) fails with redund...
2012-12-07 Bborie ParkMore verbose output when constraints fail to be added...
2012-12-07 Sandro SantilliAdd an id to the toTopoGeom proxy entry
2012-12-07 Sandro SantilliElement xref can't have content (was declared EMPTY)
2012-12-07 Sandro SantilliAdd a "TopoGeometry Editors" section
2012-12-07 Sandro SantilliElement xref can't have content (was declared EMPTY)
2012-12-07 Sandro SantilliFix links to legacy faq
2012-12-07 Sandro SantilliDocument new toTopoGeom override and clearTopoGeom
2012-12-07 Bborie ParkFixed behavior of ST_ConvexHull() for empty rasters...
2012-12-06 Sandro SantilliProvide a version of toTopoGeom taking a TopoGeometry...
2012-12-06 Sandro SantilliAdd topology.clearTopoGeom(TopoGeometry) function
2012-12-06 Sandro SantilliDo not hardcode version to rule to build topology_upgra...
2012-12-06 Paul Ramsey#2101, add some doco in the .sql.in.c file on the _post...
2012-12-06 Mateusz LoskotAdded RasterReader.copy_to() utility based on SQL comma...
2012-12-06 Mateusz LoskotTypo
2012-12-06 Bborie ParkFixed handling of SRS strings as they are passed to...
2012-12-05 Paul Ramsey#2132, _postgis_stats crashes backend on missing stats
2012-12-05 Sandro SantilliFix broken shp2pgsql help string suggesting -r to reproject
2012-12-04 Paul Ramsey#945, expose and add selectivity to the 3d/4d index...
2012-12-04 Regina Obeupport 2.0.2 release notes
2012-12-03 Bborie ParkFixed incorrect return type for ST_BandIsNoData(raster...
2012-12-03 Sandro SantilliFix memory error in MultiPolygon GeoJson parsing (...
2012-12-03 Sandro SantilliFix SRID in ST_Homogenize output with collection input...
2012-12-03 Sandro SantilliMake ST_RemEdge* tests 30% faster by reducing service...
2012-12-02 Bborie ParkRemoved PICFLAGS from CFLAGS when compiling CUnit suite...
2012-12-01 Regina Obefix return type
2012-12-01 Regina ObeTopoGeo_AddPolygon says aline instead of apoly
2012-12-01 Regina Obedon't dtd validate when making comments and cheatsheets
2012-12-01 Bborie ParkAdded ST_Resize(raster) to resize a raster using desire...
2012-12-01 Bborie ParkRemoved requirements of SRID for calling GDAL Warp API
2012-11-30 Bborie ParkRemoved use of pi html code. Using "pi" instead.
2012-11-30 Bborie ParkAdditional cleanup and validation regarding ticket...
2012-11-30 Bborie ParkAdded NEWS item and doc updates for changes related...
2012-11-30 Bborie ParkAdded a special case to RASTER_GDALWarp() where if...
2012-11-29 Olivier CourtinFix #2092 for trunk branch
2012-11-29 Sandro SantilliEnhance error message on unsupported geometry type...
2012-11-29 Bborie ParkFixed incorrect ticket #. From #2026 to #2062
2012-11-29 Bborie ParkRemoved confusion between ST_Resample(raster) and ST_Tr...
2012-11-29 Bborie ParkRenamed RASTER_resample() to RASTER_GDALWarp() and...
2012-11-29 Sandro SantilliEnsure ST_Line_Interpolate_Point always returns POINT...
2012-11-29 Sandro SantilliEnsure ST_PointOnSurface always returns POINT (#2117)
2012-11-29 Sandro SantilliEarly release lwgeom memory
2012-11-29 Sandro SantilliEnsure ST_Centroid always returns POINT (#2109)
2012-11-29 Regina Obe#1795 make raster_views, raster_columns, geometry_colum...
2012-11-29 Bborie ParkAdded CUnit test suites for raster core. Old raster...
2012-11-28 Nicklas Avén#2112
2012-11-28 Bborie ParkRefactored return and parameters of rt_raster_iterator()
2012-11-28 Bborie ParkRefactored return and parameters of rt_raster_from_two_...
next