]> granicus.if.org Git - postgis/shortlog
postgis
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...
2018-04-09 Regina Oberevise debbie to build against master sfcgal
2018-04-09 Regina Obemissed some spots where source_folder variable is used
2018-04-09 Regina Obeswitch to test against GEOS 3.6.2
2018-04-06 Regina Obefix path setting
2018-04-06 Regina ObeFlip version to 2.4.5dev, revise winnie to be able...
2018-04-02 Regina Obefix date typo in release notes
2018-04-02 Regina ObeFix typo in release notes
2018-04-02 Regina ObeUpdate in prep for 2.4.7
2018-03-28 Regina ObeFix crasher in raster when fed an empty raster (note...
2018-03-27 Darafei PraliaskouskiST_CPAWithin precision fix
2018-03-25 Regina Obeupgrade support for PostgreSQL 11
2018-03-24 Regina Obechange sorting of tickets to be nuermic by ticket numbe...
2018-03-24 Regina Obenote in docs about soft upgrade that legacy.sql must...
2018-03-24 Daniel BastonAvoid dropping SRID in ST_ClusterIntersecting
2018-03-23 Regina Obechange to use GDAL 2.2.4, 3.6.2 (for packaging) but...
2018-03-23 Regina Obeschema qualify geography functions (including ST_Buffer)
2018-03-18 Regina ObeSeems sometimes the postgis_svn_revision.h gets wiped...
2018-03-18 Regina Obethis for sure will fix revision # this time I tested...
2018-03-18 Regina Obevariable typo
2018-03-18 Regina ObeAdd logic to show git log timestamp in UTC instead...
2018-02-26 Paul RamseyUpdate lexer generated file
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-25 Sandro SantilliDo not include private header for json-c >= 0.13
2018-02-22 Darafei PraliaskouskiFix cast from box3d to geometry
2018-02-21 Sandro Santilli[gitlab-ci] Switch to PostgreSQL 9.6 and libjson-c-dev
2018-02-21 Sandro SantilliLowercase Algunenano
2018-02-20 Regina ObeAdd Raúl Marín Rodríguez to developers list
2018-02-20 Regina Obebackport regress changes from 2.5
2018-01-26 Paul Ramseylwpoly_construct_circle: Avoid division by zero (Raúl...
2018-01-26 Paul RamseyAvoid memory exhaustion when building a btree index...
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-21 Regina Obechange scripts back to versions of things to compile...
2018-01-20 Sandro SantilliHave Debbie test all available upgrades
2018-01-18 Sandro SantilliForgot to add pkg.m4 macro in r16324
2018-01-17 Regina ObeMove PgSQL 11 support note to 2.4.4
2018-01-16 Sandro SantilliUse PKG_PROG_PKG_CONFIG macro from pkg.m4 to detect...
2018-01-16 Paul RamseyUpdates news re pg11 support
2018-01-16 Paul RamseyBackport support for Pg11 to 2.4 branch. Closes #3946
2018-01-16 Regina Obeflip version to 2.4.4dev, add 2.4.3 to upgrade versions
2018-01-15 Regina ObeGet rid of SVN number and revise to not build local...
2018-01-15 Regina Obemore clearifying notes on HOWTO_RELEASE
2018-01-15 Regina Obeupdate ChangeLog
2018-01-15 Regina Obewith_interrupt_tests using non-standard extension
2018-01-14 Regina Obein prep for release Wednesday, flip back to dev, stamp...
2018-01-14 Regina Obefix missed edit.
2018-01-13 Regina ObeChange release version to 2.4.3rc1
2018-01-13 Regina Obefix typo in make_dist.sh
2018-01-13 Regina Oberevise make_dist.sh to allow overriding the package...
2018-01-13 Regina Obefix typo in release version it's 2.4.3 not 2.4.8
2018-01-13 Regina ObeAdd release notes to docs in prep for release. Minor...
2018-01-12 Regina Oberevert setting GDAL and GEOS, forgot pg launch script...
2018-01-12 Regina Obechange to valid GDAL version
2018-01-12 Regina Obeset to a GEOS debbie doesn't have. Change to GEOS...
2018-01-12 Regina Obemore moving of variables to script from job
2018-01-12 Regina Obechange to hard-code GDAL, GEOS, and MAKE_EXTENSION...
2018-01-12 Paul Ramsey2.4 fix, st_transform does not qualify query to spatial...
2018-01-12 Darafei PraliaskouskiEncoded Polyline of EMPTY
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.
2018-01-01 Regina Obeswitch to have version of libs used be defined in scrip...
2017-12-24 Regina Obecopy over 2.3.4 and 2.3.5 notes
2017-12-20 Paul RamseyChange syscache stats lookup to use STATRELATTINH key...
2017-12-20 Paul RamseyBring epsilon fix to minimum bounding circle back to...
2017-12-18 Paul RamseyUse original vertex values where available in contructi...
next