]> granicus.if.org Git - postgis/shortlog
postgis
2019-10-18 Raúl Marín... Fix PLPGSQL functions missing the schema qualification svn-2.4
2019-10-18 Raúl Marín... Change public for the schema variable
2019-10-18 Raúl Marín... Undo quiet option change
2019-10-18 Raúl Marín... Fix schema qualification of internal types
2019-10-17 Raúl Marín... Revert r17928
2019-10-17 Sandro SantilliNEWS entry
2019-10-17 Sandro SantilliFix AddRasterConstraints in presence of null geoms...
2019-10-17 Sandro SantilliAvoid use of bogus AddRasterConstraint when running...
2019-10-17 Sandro SantilliFix svn revision fetching from git worktree
2019-10-17 Raúl Marín... Fix ST_ConcaveHull under FDW
2019-10-10 Raúl Marín... Fix leak in WKT collection parser
2019-10-10 Raúl Marín... Fix leak in lwcollection_from_wkb_state
2019-10-10 Raúl Marín... Fix leak in lwcurvepoly_from_wkb_state
2019-10-02 Paul RamseyUse snprintf in building SRID query string
2019-10-02 Paul RamseyAdd missing conname column,
2019-10-02 Raúl Marín... getSRIDbySRS: Fix crash
2019-10-01 Paul RamseyPg12 catalog table compatibility for upgrade
2019-09-30 Paul RamseyBackport system views
2019-09-17 Paul RamseyRemove tolerance in point-in-ring stabline tests
2019-09-03 Regina Obeupgrade to latest stable version of geos
2019-09-02 Raúl Marín... Fix ST_SnapToGrid output having an outdated bbox
2019-08-30 Raúl Marín... Fix ST_RemoveRepeatedPoints output having an outdated...
2019-08-29 Raúl Marín... Fix bbox refresh
2019-08-29 Raúl Marín... Fix ST_Simplify output having an outdated bbox
2019-08-29 Raúl Marín... Fix ST_Simplify ignoring the value of the 3rd parameter
2019-08-22 Paul RamseyMove geobuf version test strictly into configure
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
next