]> granicus.if.org Git - postgis/shortlog
postgis
2019-10-21 Sandro SantilliRemove unused .drone.yml file (we use .drone-1.0.yml... svn-2.3
2019-10-21 Sandro Santilli[drone] PostGIS-2.3 is not compatible with PostgreSQL 10
2019-10-18 Raúl Marín... Fix PLPGSQL functions missing the schema qualification
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-18 Sandro Santilli[drone] PostGIS 2.3 is not compatible with PostgreSQL...
2019-10-17 Raúl Marín... Revert r17929
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 Raúl Marín... getSRIDbySRS: Fix crash
2019-09-17 Paul RamseyRestrict build for PostgreSQL > 9.6
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-30 Raúl Marín... Backport json-c 0.13 support
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-16 Paul RamseyUpdate regarding #4475
2019-08-16 Paul RamseyAvoid reading into empty ptarray
2019-08-11 Regina ObeFlip to 2.3.11dev
2019-08-11 Regina ObePrepare for release of PostGIS 2.3.10
2019-08-11 Regina ObeFix compile error on travis
2019-08-04 Darafei PraliaskouskiST_GeomFromGeoJSON crash on empty rings
2019-07-31 Paul RamseyHandle POINT EMPTY in shape loader/dumper
2019-07-29 Paul RamseyHandle NULL geometry values in pgsql2shp
2019-07-29 Sandro Santilli[gitlab-ci] Be explicit about target distro (stretch)
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-06-20 Sandro Santilli[drone] Branch 2.3 is not ready for parallel builds...
2019-06-20 Sandro SantilliEnsure sql and expected dirs are created when needed
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... AddRasterConstraints: Ignore NULLs when generating...
2019-06-06 Sandro Santilli[drone] Add drone-1.0 config
2019-06-06 Sandro SantilliTypos..
2019-06-06 Sandro SantilliRemove extraneous UTF8 characters
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 ObeFlip to 2.3.10dev, also flip winnie to use latest stabl...
2019-03-11 Regina ObeFix typos in doc release and update change log
2019-03-11 Regina ObePrep for 2.3.9 release
2019-03-11 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 SFSQL 1.2...
2019-02-11 Paul RamseyAdd generated file
2019-02-11 Paul RamseyAdd initialization to lexer
2019-01-22 Raúl Marín... Revert r17178
2019-01-18 Paul RamseyUn space
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-11 Paul RamseyMore robust geography distance
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.3.9dev
2018-11-24 Regina ObePreparing for 2.3.8 release
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... Allocate enough memory in gidx_to_string
2018-11-07 Paul RamseyAdd 4223 news line
2018-11-07 Paul RamseyPatch over bad behaviour for near-parallel boxes and...
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 SantilliUse portable code to write extension-protection line
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-09-14 Raúl Marín... Use qualified names in topology extension install
2018-09-13 Paul RamseyAvoid array overflow in ANALYZE (References #2985)
2018-06-12 Paul RamseyFix flags in case where a boxless geom comes in with...
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-16 Nicklas AvénFixes bounding box handling in twkb_input #4089
2018-05-12 Regina Obecomment out sfcgal tests for now until we resolve cgal...
2018-05-09 Regina Obecomment out sfcgal tests for now until we resolve cgal...
2018-04-24 Regina ObeDisable interrupt tests by default, now requires -...
2018-04-21 Darafei PraliaskouskiST_ClusterKMeans crash on NULL and EMPTY
2018-04-06 Regina ObeFlip version to 2.3.8dev
2018-04-02 Regina ObeFix winnie's packaging versions for GEOS and GDAL
2018-04-02 Regina ObeUpdate postgis_release_docs recipe for 2.2 (to be same...
2018-04-02 Regina ObeUpdate to 2.3.7 and get everything ready in prep for...
2018-03-28 Regina ObeFix crasher in raster when fed an empty raster (note...
2018-03-27 Darafei PraliaskouskiST_CPAWithin precision fix
2018-03-24 Daniel BastonAvoid dropping SRID in ST_ClusterIntersecting
2018-03-22 Regina Obeschema qualify geography functions (including ST_Buffer)
2018-02-26 Paul RamseyAdd generated lexer (for 2.3)
2018-02-26 Paul RamseyFix memory corruption in case where lexer is interrupte...
next