]> granicus.if.org Git - postgis/shortlog
postgis
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...
2017-10-04 Paul RamseyFix markdown links
2017-10-03 Paul RamseyMove many internal signatures into liblwgeom_internal...
2017-10-03 Björn HarrtellST_AsMVT / ST_AsMVTGeom refactor to avoid deep clone
2017-10-03 Sandro Santilli[travis] install xmllint to run documentation tests
2017-10-03 Sandro Santilli[travis] ccache to make compilation faster
2017-10-02 Paul RamseyFix union issue (References #3871)
2017-10-02 Paul RamseyUse type-pun to avoid memcpy in building morton key...
2017-10-02 Paul RamseyGracefully handle short-measure issue (Closes #3845)
2017-10-02 Sandro Santillimark postgis_noop STABLE also for raster input
2017-10-02 Sandro SantilliThere's no reason why postgis_noop should be volatile
2017-09-30 Sandro SantilliAdd -lm to liblwgeom link line
2017-09-30 Sandro SantilliFix memory leaks in BTREE operators
2017-09-30 Sandro SantilliDisable accidentally enabled debug
2017-09-30 Sandro SantilliAttempt to fix yaml syntax in drone config
2017-09-30 Sandro SantilliAdd lwt_Polygonize and lwt_AddLineNoFace functions
2017-09-30 Regina Obeforgot about proj - bump to 4.9
2017-09-30 Regina ObeUpdate README to reflect new agreed upon requirements...
2017-09-29 Sandro SantilliMove PostgreSQL conditional at the top of the file
2017-09-29 Regina ObeCan't load against PostgreSQL 11 head DatumGetJsonb...
2017-09-27 Paul RamseyMake all suite names one-word, lowercase
2017-09-27 Sandro SantilliGuard .proto file for not getting trailing blanks
2017-09-27 Sandro SantilliDrop trailing blank from vector_tile.proto
2017-09-26 Paul RamseyComplete source TODO item, use double access for ptarra...
2017-09-26 Paul RamseyFind all duplicates, even within very short polygons...
2017-09-26 Paul RamseyAllow triangles unclosed in M to be parsed in WKT ...
2017-09-26 Sandro SantilliIgnore vector_tile.pb-c when checking for trailing...
2017-09-26 Sandro SantilliRemove trailing blank from postgis_config.h.in, prevent...
2017-09-26 Sandro SantilliDo not use .gitignore for checking trailing blank spaces
2017-09-26 Sandro SantilliRemove trailing blanks
2017-09-26 Sandro SantilliMake check-no-trailing-blanks implementation POSIX...
2017-09-26 Sandro SantilliIgnore generated files in check-no-trailing-blanks
2017-09-26 Regina ObeFlip to 2.5.0 development
2017-09-25 Nicklas Avénincrease expected max variable integer
2017-09-25 Paul RamseyAdd very large uint64_t test
2017-09-25 Paul Ramseyst_contains cannot handle curvepolygon / compoundcurve...
2017-09-24 Regina Obeadd 2.4.0dev so can upgrade from previous unreleased...
2017-09-24 Regina Obemore parse error fixes
2017-09-24 Regina Obefix some tag issues
2017-09-24 Regina Obetypo
2017-09-24 Regina Obeprepping for PostGIS 2.4.0rc2 release
2017-09-24 Regina Obeupdate pos
2017-09-24 Regina Obemanually pulled from transifex. For some reason this...
2017-09-24 Regina Obeupdate template
2017-09-23 Björn HarrtellST_AsGeobuf fix double comparison
2017-09-23 Björn HarrtellST_AsMVTGeom document internals of transform step
2017-09-22 Regina Obefixins for crash testing twkb, ST_GeomFromTWKB, and...
2017-09-22 Paul RamseyAdd twkb large geometry test
2017-09-22 Paul RamseyFix crash on larger geometries, caused by direct freeing
2017-09-22 Paul RamseyMake ST_AsGeoBuf more resiliant when fed rows including...
2017-09-22 Paul RamseyRemove unused strnicmp macro test (Closes #3862)
2017-09-22 Regina ObeNote twkb improvements in docs.
next