]> granicus.if.org Git - postgis/shortlog
postgis
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.
2018-06-15 Sandro SantilliFix infinite loop in linearization of a big radius...
2018-06-13 Raúl Marín... Travis: Install all required dependencies for MVT tests
2018-06-12 Paul RamseyFix flags in case where a boxless geom comes in with...
2018-05-23 Raúl Marín... Trailing blank
2018-05-23 Raúl Marín... Avoid segfault in median test (32bits)
2018-05-22 Paul RamseyInconsistent results from qsort callback (yugr)
2018-05-21 Raúl Marín... Fix bug in lwgeom_median and avoid division by zero
2018-05-21 Raúl Marín... Fix PG 9.5 build in 2.4
2018-05-20 Sandro SantilliSurvive to big max deviation values passed to ST_CurveT...
2018-05-18 Raúl Marín... Backport PG 11 compatibility
2018-05-16 Nicklas AvénFixes bounding box handling in twkb_input #4089
2018-05-07 Paul RamseyDelay freeing input until processing is complete. From...
2018-05-07 Paul RamseyEmit a cancellation error code on GEOS interruptedExcep...
2018-05-07 Paul RamseyUpdate NEWS re #4079
2018-05-07 Paul Ramseyensure that polygons are CW coming out of the ASMVTGEOM...
2018-04-21 Darafei PraliaskouskiST_ClusterKMeans crash on NULL and EMPTY
2018-04-16 Paul RamseyGuard against lookup failure, to avoid segfault in...
2018-04-10 Regina ObeDisable sfcgal in make dist
2018-04-10 Regina ObeDisable sfcgal testing until sfcgal 1.3.3 / CGAL 4...
next