]> granicus.if.org Git - postgis/shortlog
postgis
2018-11-24 Regina ObeTagged release 2.3.8 2.3.8
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...
2018-02-26 Paul RamseyUse more precise bounds when testing overlap of tempora...
2018-02-23 Regina ObeAdd Raúl Marín Rodríguez to svn and git authors lists
2018-02-22 Regina ObeBackport ci changes to 2.3
2018-02-22 Sandro Santilli[gitlab-ci] Switch to PostgreSQL 9.6 and libjson-c-dev
2018-02-22 Darafei PraliaskouskiFix cast from box3d to geometry
2018-01-26 Paul Ramseylwpoly_construct_circle: Avoid division by zero (Raúl...
2018-01-22 Sandro SantilliSet availability of support function for KNN index
2018-01-22 Sandro Santilli[drone] Use trisquel2 image, test all pgsql versions...
2018-01-22 Sandro SantilliBackport run_test.pl fixes from trunk
2018-01-16 Regina Obeflip version to 2.3.7dev, add in 2.3.6 to upgrade path
2018-01-15 Regina ObeGet rid of sed fiddling with SVN revision
2018-01-15 Regina Obemore clearifying notes on HOWTO_RELEASE
2018-01-15 Regina Obeupdate change log, echo branch reference, minor correct...
2018-01-14 Regina Obeminor edits to HOWTO_RELEASE
2018-01-14 Regina ObeBackport changes to standardize debbie's packaging...
2018-01-12 Paul Ramsey2.3 fix, st_transform does not qualify query to spatial...
2018-01-12 Sandro SantilliAdd check for PostgreSQL version compatibility in postg...
2018-01-12 Darafei PraliaskouskiEncoded Polyline of EMPTY
2018-01-09 Sandro SantilliUse template1 for connecting
2018-01-09 Sandro SantilliWait for database to be up before proceeding
2018-01-09 Sandro SantilliSimplify syntax for brin opclasses so upgrade script...
2018-01-09 Sandro SantilliDo not assume CREATE OPERATOR CLASS needs to end with...
2018-01-09 Sandro SantilliUpgrade SFCGAL too when requested
2018-01-02 Darafei PraliaskouskiFix KMeans initialization issue that lost clusters...
2018-01-02 Darafei PraliaskouskiDrag in authors mapping from trunk.
2017-12-12 Regina Obeadd in verbose and logic to drop test database if it...
2017-12-10 Regina Obeuse new osgeo project logo
2017-11-30 Paul RamseySupport google line encodings that include a backslash...
2017-11-29 Regina ObeAdd to bessie step to install and test extension install
2017-11-29 Regina ObeExplicitly specify $(PERL) to call create_unpackaged...
2017-11-15 Paul RamseyPush versions for next release
2017-11-15 Paul RamseyPrepare for release
2017-11-09 Regina ObeAdd missing 2.2.6 upgrade path
2017-11-09 Regina ObeAdd missing release notes for ST_Segmentize geography...
2017-11-07 Paul RamseyReplace project-and-entend logic with
2017-10-31 Sandro SantilliMake sure target directories are created before copying...
2017-10-21 Sandro SantilliPut build AUX files under build-aux
2017-10-18 Paul RamseyPush versions to dev
2017-10-18 Paul RamseyPrepare for 2.3.4 release
2017-10-17 Paul RamseyAllocate enough space for all possible GBOX string...
2017-10-10 Paul RamseyThrow error on malformed WKB input (2.3 branch)
2017-10-10 Paul RamseyUndefined behaviour in pointarray_to_encoded_polyline...
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-06 Paul Ramseygeohash_point_as_int: Fix undefined behaviour in shift...
2017-10-06 Paul RamseyUndefined behaviour in TYPMOD_GET_SRID
2017-10-05 Paul RamseyCombine multiple signum definitions (2.3)
2017-10-05 Paul Ramseydivision by zero in lw_dist2d_arc_arc
2017-10-02 Paul RamseyGracefully handle short-measure issue (Closes #3845)
2017-10-02 Sandro SantilliAdd -lm to liblwgeom link line
2017-09-30 Sandro SantilliFix yaml syntax in drone config
2017-09-26 Paul RamseyTWKB news item (References #3866)
2017-09-26 Nicklas Avénincrease possible size of varint
2017-09-26 Paul RamseyTriangles un-closed in M should be WKT parseable (Close...
2017-09-25 Paul RamseyNot-quite curved CurvePolygon rejected by ST_Contains...
2017-09-20 Regina ObeST_ConcaveHull fix for ExteriorRing is not a polygon
2017-09-18 Paul RamseyNews item (references #3731)
2017-09-18 Paul RamseyAdded NEWS entry (references #3774)
2017-09-18 Paul RamseyTrig length calculation for compoundcurve in 2.3 branch...
2017-09-14 Paul Ramsey#3731, backend crash on zero size stats histogram
2017-09-14 Paul Ramsey#3847, coverity fixes for 2.3
2017-09-13 Paul RamseyFix misplaced section end
2017-09-13 Paul Ramsey#3249, #2352, document ST_RemoveIsoEdge
next