]> granicus.if.org Git - postgis/shortlog
postgis
2019-08-16 Paul RamseyAdd #4475
2019-08-16 Paul RamseyAvoid reading into empty pointarray
2019-08-14 Paul RamseyImprove libprotobuf detection for old systems
2019-08-13 Paul Ramseybranch 2.4: Geography Distance inconsistent with Intersects
2019-08-11 Regina Obeflip to 2.4.9dev
2019-08-11 Regina Obefix xml errors
2019-08-11 Regina ObePrepare for release of PostGIS 2.4.8
2019-08-11 Regina ObeTake out ST_GeomFromJSON - json, jsonb versions. These...
2019-08-11 Regina ObeAdd Martin Davis to committer list
2019-08-11 Regina ObeAdd upgrade install paths for address_standardizer
2019-08-04 Darafei PraliaskouskiST_GeomFromGeoJSON crash on empty rings
2019-08-02 Paul RamseyFix minor version check issue in protobuf configuration
2019-08-01 Paul RamseyST_AsTWKB doesn't always remove duplicate points
2019-07-31 Paul RamseyHandle POINT EMPTY in shape loader/dumper
2019-07-30 Paul RamseyUse protobuf version to enable/disable mvt/geobuf
2019-07-29 Paul RamseyHandle NULL geometry values in pgsql2shp
2019-07-29 Sandro Santilli[gitlab-ci] Be explicit about target distribution ...
2019-07-29 Raúl Marín... Fix undefined behaviour in _postgis_gserialized_stats
2019-07-16 Raúl Marín... Add CPPFLAGS where missing
2019-07-02 Raúl Marín... Fix bug in lwgeom_le
2019-06-28 Paul RamseyInternal type lookups fail over FDW
2019-06-13 Raúl Marín... Throw on invalid characters when decoding geohash
2019-06-13 Raúl Marín... Avoid pfree'ing the result of getenv
2019-06-12 Raúl Marín... Travis: Use xenial as distribution and bionic repos
2019-06-12 Raúl Marín... AddRasterConstraints: Ignore NULLs when generating...
2019-06-06 Sandro Santilli[drone] 2.4 branch is not ready for -Werror, drop that
2019-06-06 Sandro SantilliFix a couple of warning about C99
2019-06-06 Sandro Santilli[dronie] fix yml syntax
2019-06-06 Sandro Santilli[dronie] Add drone-1.0 configuration, enabling 9.3...
2019-04-12 Paul RamseyCircular string distances have some failure modes,...
2019-03-29 Raúl Marín... Fix postgis_type_name with (GEOMETRYM,3)
2019-03-11 Regina ObeBump to 2.4.8dev
2019-03-11 Regina Obeforgot to commit bump version
2019-03-11 Regina ObePrep for PostGIS 2.4.7 release
2019-03-10 Regina ObeMake _drop_raster_constraint_spatially_unique and _rast...
2019-03-09 Regina ObeSchema qualify all geometry casts in raster code, other...
2019-02-15 Paul RamseyUpdate test running instructions
2019-02-15 Paul RamseyUpdate OGC certification scripts to match new SFSQL...
2019-02-11 Paul RamseyAdd generated file
2019-02-11 Paul RamseyAdd lexer initialization
2019-01-31 Raúl Marín... PostgreSQL 12 compatibility
2019-01-22 Raúl Marín... Partially revert r17179
2019-01-21 Paul RamseySync generated files to parser file
2019-01-21 Paul RamseyPut fix for parser into y file
2019-01-18 Paul RamseyAvoid final point duplicates for circle stroking
2019-01-18 Paul RamseyGeodetic tolerance issue in 32-bit
2019-01-18 Raúl Marín... Use `server_version_num` instead of parsing `version()`
2019-01-18 Raúl Marín... Avoid passing a NULL pointer to GEOSisEmpty
2019-01-18 Raúl Marín... Correct issue reference from previous commit
2019-01-18 Raúl Marín... ST_AsMVTGeom: Transform coordinates space before clipping
2019-01-11 Paul RamseyMore robust geography distance
2019-01-11 Raúl Marín... ST_AsMVT: parse JSON numeric values with decimals as...
2019-01-10 Paul RamseyFix memory leak in case where valid WKT is
2019-01-09 Paul RamseyTighter parsing of WKT
2018-12-26 Regina ObeFix so custom --with-projdir= configure switch works...
2018-12-17 Darafei PraliaskouskiSupport Proj 6. Support is via legacy API.
2018-11-27 Paul RamseyChange test conditions to explicit empty test
2018-11-25 Darafei PraliaskouskiStabilize GiST ND indexes for mixed dimensions
2018-11-24 Regina ObeFlip to 2.4.7dev
2018-11-24 Regina ObePrepping for 2.4.6 release and update docs to reflect...
2018-11-22 Raúl Marín... Avoid unaligned memory access in BOX2D_out
2018-11-22 Raúl Marín... Fix undefined behaviour in ST_3DDistance
2018-11-21 Raúl Marín... Fix undefined behaviour in raster intersection
2018-11-21 Raúl Marín... Avoid undefined behaviour in next_float functions ...
2018-11-15 Raúl Marín... Avoid undefined behaviour in gserialized_estimate
2018-11-15 Raúl Marín... Allocate enough memory in gidx_to_string
2018-11-07 Paul RamseyHonestly, spaces?
2018-11-06 Paul RamseyAdd name to NEWS
2018-11-05 Paul RamseyPatch over bad behaviour for near-parallel boxes and...
2018-11-05 Paul RamseyRemove clang warnings
2018-11-05 Paul RamseyProper repeated point removal for small polygons
2018-11-01 Paul RamseyUpdate NEWS for #2416
2018-11-01 Paul RamseyRemove use of variable length arrays
2018-11-01 Paul RamseyRemove use of VLA from geography centroid
2018-10-31 Paul RamseyRevert change to avoid slicing on box access.
2018-10-24 Darafei Praliaskouski[raster] Use GDALFPolygonize unconditionally
2018-10-23 Darafei Praliaskouski[raster] Fix envelope Contains shortcut in ST_Clip
2018-10-17 Sandro SantilliFix support for PostgreSQL-12 ("getrelid" macro removed)
2018-10-15 Sandro SantilliOnly drop function IF EXISTS ...
2018-10-15 Sandro Santilli[topology] properly drop removed internal functions...
2018-10-02 Raúl Marín... Fix undefined behaviour in ptarray_clone_deep
2018-10-02 Raúl Marín... Fix undefined behaviour in SADFWrite
2018-10-01 Raúl Marín... St_AsMVTGeom: Drop invalid geometries after simplification
2018-09-24 Raúl Marín... St_AsMVTGeom: Avoid type changes due to validation
2018-09-16 Regina ObeChange windows to build and regress against geos 3.7.0
2018-09-14 Paul Ramseyrt_pg: Fix build issue with LVM jit
2018-09-14 Raúl Marín... Use qualified names in topology extension install
2018-09-13 Paul RamseyHandle almost-infinite features when building table...
2018-09-13 Paul RamseyAvoid array overflow in ANALYZE (References #2985)
2018-09-13 Sandro SantilliTypo fix
2018-09-12 Paul RamseyPush version number forward one
2018-09-12 Paul RamseyChange warning message
2018-09-12 Paul RamseyPreparation for 2.4.5 release
2018-09-12 Paul RamseyPreparation for 2.4.5 release
2018-08-29 Raúl Marín... MVT: Fix resource leak when the first geometry is NULL
2018-07-24 Paul RamseyEnsure index filters on expanded boxes are large enough...
2018-07-24 Paul RamseyRevert mistaken commit of lexer generated file
2018-07-24 Paul RamseyBetter parallel build, closes #4105
2018-07-24 Paul RamseyHarmonize doco with existing behaviour
2018-07-04 Regina Obereenable sfcgal tests for debbie.
next