]> granicus.if.org Git - postgis/shortlog
postgis
2017-10-22 Sandro SantilliDo not snap incoming lines to nodes in isolation
2017-10-22 Sandro SantilliUse minimum tolerance when adding pre-snapped edge...
2017-10-22 Sandro SantilliBigger buffer for error messages
2017-10-21 Sandro SantilliInclude label in changes detection test of TopoGeo_addL...
2017-10-21 Sandro SantilliRemove conditional code to use with GEOS < 3.3.9
2017-10-20 Sandro SantilliClean and ignore build aux files from new location
2017-10-20 Sandro Santilliinstall-sh needs not be in the repository
2017-10-20 Sandro SantilliMore INSTALL fixes
2017-10-20 Sandro SantilliFix install rule
2017-10-20 Sandro SantilliDrop handling of tests for GEOS < 3.3.8
2017-10-20 Sandro SantilliSpecify build AUX dir
2017-10-20 Sandro SantilliFix typo in notice message
2017-10-20 Paul RamseyFix memory leak in lwgeom_grid_in_place
2017-10-20 Paul RamseyReflect CFLAGS provided by configure
2017-10-18 Paul RamseyFix memory leak in lwgeom_remove_repeated_points_in_place
2017-10-18 Paul RamseyFix memory leak when lwgeom_simplify returns an empty...
2017-10-17 Paul RamseyAllow ./configure to set debug flag on module build
2017-10-17 Regina Obeupdate bios so they are more in line with what we actua...
2017-10-17 Paul RamseyAllocate enough space for all possible GBOX string...
2017-10-17 Regina ObeAdd Darafei Praliaskouski and make up responsibilities...
2017-10-16 Regina ObeFix xml parse error in docs
2017-10-16 Regina ObeMore cleanup. Get rid of word "new" in reference to...
2017-10-16 Regina Obeflag zcta5 addition as an enhancement not a change...
2017-10-16 Regina ObeAdd Paul Ramsey's example, get rid of more obsolete...
2017-10-15 Regina ObeUpdate docs to reflect zcta5 fix and also upgrade to...
2017-10-15 Regina ObeFix tiger 2017 zcta5 load logic, but leave default...
2017-10-14 Regina ObeFix tiger 2017 edges load issue by doing following:
2017-10-14 Regina Obetry to modernize the geography section a bit.
2017-10-14 Regina ObeFlip to using tiger 2017, add new entry for downloading...
2017-10-14 Regina Obemake copy from routine from installed location to run...
2017-10-14 Regina ObeTry to fix next scripts not being installed on windows...
2017-10-13 Regina ObeFix winnie build, package, and regress scripts to copy...
2017-10-12 Regina Obewhite space cleanup
2017-10-12 Regina ObeCredits commit from Darafei Praliaskouski
2017-10-12 Sandro SantilliFix GCC warnings
2017-10-12 Sandro SantilliBTree sorting logic fix
2017-10-12 Sandro SantilliAdd missing dash in ANY-- upgrade path
2017-10-12 Regina Obemore snafu fix on #3896 (was trying to install next...
2017-10-12 Regina Obemissed last execute statement.
2017-10-12 Regina ObeAdd option to always upgrade a dev version to default...
2017-10-11 Regina Obepostgis_extensions_upgrade(). Can't remember which...
2017-10-11 Paul RamseyAllow make -j parallel builds (PR-160)
2017-10-11 Paul RamseyQuiet un-used variable warnings
2017-10-11 Paul RamseyFix function names in error messages
2017-10-11 Paul RamseyFix rare missing boxes in geometry subdivision
2017-10-10 Paul RamseyFix up return type
2017-10-10 Paul RamseyAdd returns after lwerror() for testing harnesses
2017-10-10 Paul RamseyThrow error on malformed WKB input
2017-10-10 Paul RamseyRemove dupe function prototype
2017-10-10 Paul RamseyUndefined behaviour in pointarray_to_encoded_polyline
2017-10-10 Paul RamseyLog message fix
2017-10-10 Paul RamseyFix undefined behaviour in zigzag with negative inputs
2017-10-10 Paul Ramseylw_dist2d_pt_arc division by zero (References #3874)
2017-10-10 Paul RamseyPtarray in place repeated point removal returns, passin...
2017-10-10 Paul RamseyBack out ptarray changes for now (references #3877)
2017-10-10 Sandro SantilliRemove trailing blanks
2017-10-09 Regina ObeUpdate geocode batch update example to use LATERAL...
2017-10-09 Sandro SantilliForbid creating raster support objects in a schema...
2017-10-08 Sandro SantilliReport extension status of postgis from postgis_full_ve...
2017-10-08 Sandro SantilliUse IF NOT EXISTS when dropping things
2017-10-08 Sandro SantilliAdd check for postgis raster being already installed
2017-10-08 Sandro SantilliDo not suggest to uninstall postgis when already found
2017-10-07 Regina ObeGet rid of major.micro_version in generated lib file...
2017-10-07 Paul RamseyQuiet strk's warnings?
2017-10-07 Paul RamseyChange spaces to tabs in indenting
2017-10-07 Sandro SantilliKeep running on failure, report all pass/fail/skip...
2017-10-07 Sandro SantilliReport which upgrade failed
2017-10-07 Sandro SantilliUse variables more (generic cleanup)
2017-10-06 Paul RamseyMark twkb input buffers as const
2017-10-06 Paul RamseyMark non-mutating segmentize functions as const
2017-10-06 Paul RamseyMove remove_repeated_points to an in_place basis
2017-10-06 Paul RamseyPerformance improvements for b-tree geometry sorts
2017-10-06 Sandro SantilliGenerate postgis.control at make time, not configure...
2017-10-06 Paul Ramseygeohash_point_as_int: Fix undefined behaviour in shift...
2017-10-06 Paul RamseyUndefined behaviour in TYPMOD_GET_SRID
2017-10-06 Daniel BastonAdd ST_LineInterpolatePoints
2017-10-05 Paul RamseyRemove unused function prototypes from internal header
2017-10-05 Paul RamseyRemove un-used function flip_coordinates
2017-10-05 Sandro SantilliUninstall upgrade paths on `make uninstall`
2017-10-05 Paul RamseyMake lwgeom_dimensionality use a const argument
2017-10-05 Paul RamseyMove simplify code to an in_place basis,
2017-10-05 Paul RamseySuite name should match file name
2017-10-05 Sandro SantilliDon't forget to install the extension file and the...
2017-10-05 Sandro SantilliReally only install symlinks for upgrade paths
2017-10-05 Paul Ramseylwtriangle_is_repeated_points should be local to lwtria...
2017-10-05 Paul RamseyCombine multiple signum definitions
2017-10-05 Paul RamseyFix division by zero in lw_dist2d_arc_arc
2017-10-05 Sandro SantilliRemove duplicated DATA and useless EXTRA_CLEAN append
2017-10-05 Sandro SantilliDrop conditionals on PG 91 (we require 93+ anyway)
2017-10-05 Björn HarrtellST_AsMVTGeom clarification on semantics of mvt_geom
2017-10-05 Björn HarrtellST_AsMVTGeom use lwgeom_grid_in_place
2017-10-04 Paul RamseyBe slightly looser in dupe detection in gridding
2017-10-04 Paul RamseyFix memory leak in in-place gridding, when
2017-10-04 Regina ObeUpdate travis to use proj 4.9.2 the painful way.
2017-10-04 Paul RamseyMake lwgeom_grid_in_place, and move around function
2017-10-04 Sandro SantilliInstall a single upgrade script and use symlinks for...
2017-10-04 Regina ObeAdd 2.4.0 and 2.4.0dev to migration options. Get rid...
2017-10-04 Regina ObeGet rid of trailing spaces
2017-10-04 Regina ObeST_Angle function from Rémi Cura
2017-10-04 Regina Obeupdate news to reflect PostGIS 2.4.0 has been released...
next