]> granicus.if.org Git - postgis/shortlog
postgis
2017-04-21 Björn HarrtellAdd docs about running regression tests individually
2017-04-21 Björn HarrtellUpgrade uthash 2.0.1 -> 2.0.2
2017-04-19 Björn HarrtellAdd logging statements
2017-04-19 Björn HarrtellClear hash tables after usage
2017-04-12 Sandro SantilliUpdate drone url
2017-04-12 Sandro Santillifix variable length arrays
2017-04-08 Regina ObeGet rid of knn tests where multiple records have the...
2017-04-07 Regina ObeAdd <float.h> include so PostGIS can compile against...
2017-04-04 Daniel BastonFix error in docs for ST_ClusterDBSCAN
2017-03-29 Sandro SantilliRun "make update-pot"
2017-03-29 Sandro SantilliFix documentation of centroid examples.
2017-03-24 Sandro SantilliAvoid a few bashisms resulting in invalid SQL files
2017-03-20 Sandro SantilliClarify behavior of ST_IsPolygon{CW,CCW} with closed...
2017-03-20 Daniel BastonST_IsPolygonCW doc clarifications
2017-03-18 Björn HarrtellClean up C style
2017-03-18 Björn HarrtellAdd missing static modifier
2017-03-17 Björn HarrtellAlso consider multi variants when extracting from colle...
2017-03-17 Daniel Baston#3589, Orientation checking and forcing fuctions
2017-03-16 Björn HarrtellOnly keep the highest dimension geometry for collections
2017-03-15 Daniel BastonAvoid making session-level changes to client_min_messag...
2017-03-12 Sandro SantilliTopology is enable by default since PostGIS-2.0 (2012)
2017-03-12 Regina ObeFix 2.4 title
2017-03-11 Sandro SantilliFix azimuth computation for 2.5D edge ends
2017-03-11 Sandro SantilliPrint more digits in debugging outputs about azimuth...
2017-03-11 Regina Obetake out 2.4 enhanced functions section, bah we've...
2017-03-11 Regina ObeAdd what's new in 2.4 section to docs
2017-03-10 Björn HarrtellFix for incorrect scale/translate in ST_AsMVTGeom
2017-03-10 Björn HarrtellAdd missing guard when libprotobuf-c is not available
2017-03-09 Björn HarrtellImprove ST_AsMVT documentation
2017-03-07 Björn HarrtellReworked ST_AsMVT and new ST_AsMVTGeom implementation
2017-03-06 Björn HarrtellUse PG_DETOAST_DATUM_COPY instead of clone deep
2017-03-05 Björn HarrtellClone LWGEOM in aggregation step
2017-02-28 Björn HarrtellDisable test that is too PG version specific
2017-02-27 Regina ObeAdd Björn Harrtell to core contributors list and move...
2017-02-27 Sandro SantilliAdd Bjorn reference in authors files
2017-02-26 Björn HarrtellGeobuf output support via ST_AsGeobuf
2017-02-26 Björn HarrtellImproved integer encoding for ST_AsMVT
2017-02-26 Björn HarrtellBetter numeric/string value handling for ST_AsMVT
2017-02-18 Regina ObeClarify that nation script must be run first before...
2017-02-13 Sandro SantilliFix mishandling of spaces in "configure --with-pgconfig...
2017-02-12 Regina Obeforgot pkg_config_path and reverted CGAL version change
2017-02-12 Regina ObeLogic for winnie to build and package with protobuf...
2017-02-09 Sandro SantilliUpdate gettext templates (make update-pot)
2017-02-09 Sandro SantilliFix typo
2017-02-08 Sandro SantilliAdd notes about dependency requirements for ST_AsMVT
2017-02-07 Sandro SantilliAdd check for pkg-config
2017-02-06 Sandro SantilliMapbox vector tile output support via ST_AsMVT
2017-01-29 Sandro SantilliPull translation files from transifex
2017-01-28 Regina ObeFix for 32-bit lwprint to support ST_AsLatLonText
2017-01-25 Regina ObeTurn off loading of tabblock by default. It's been...
2017-01-24 Sandro SantilliFix build warnings in PostgreSQL-9.6 based builds
2017-01-22 Regina ObeFix for pg_upgrade of pg < 9.5 + 2.3+, pg_upgrade and...
2017-01-18 Sandro SantilliST_AsLatLonText: round minutes
2017-01-18 Sandro SantilliAdd missing blank line
2017-01-07 Regina ObeAdd regress check for ERROR: index returned tuples...
2017-01-06 Paul Ramsey#3418, KNN recheck in 9.5 fails with index returned...
2017-01-05 Regina ObeRelationship functions not using an index in some cases
2016-12-20 Regina ObeAdd PostGIS 2.3.1 as a target
2016-12-20 Regina ObePostGIS upgrade scripts missing GRANT for views
2016-12-16 Sandro SantilliFully qualify performance test script
2016-12-10 Sandro SantilliUse a cached prepared statement for loading topology...
2016-12-10 Sandro SantilliAdd simple performance tester for TopoGeo_addLinestring
2016-12-09 Paul RamseyComment out what appears to be an old debugging line
2016-12-09 Paul Ramsey#3645, do not load logically deleted records from shape...
2016-12-03 Sandro Santilli4x speed improvement in GetFaceByPoint
2016-12-03 Regina ObeCost on ST_SetSRID is preventing index use with relatio...
2016-12-02 Sandro SantilliRefactor logic for ST_MakeEnvelope to be reusable in...
2016-11-28 Regina Obeminor update
2016-11-26 Regina ObeAdd build badges, trunk vs. branch release
2016-11-26 Regina ObeMark ST_Extent, ST_Mem* aggregate functions parallel...
2016-11-26 Regina ObeST_DumpAsPolygons documentation confusing wrt no data...
2016-11-26 Regina ObeST_Equals documentation does not describe current behavior
2016-11-26 Regina ObeIncorrect parameter name for CreateTopology
2016-11-23 Sandro SantilliReorganize code to make comments have more sense
2016-11-22 Regina Obeadd raster constraint max extent exceeds array size...
2016-11-21 Sandro SantilliRemove trailing blankspaces
2016-11-21 Sandro SantilliDo not continue execution of ptarray_to_GEOSCoordSeq...
2016-11-21 Sandro SantilliDo not continue execution of getPoint4d_p on error
2016-11-21 Sandro SantilliFix too many arguments warning introduced with r15236
2016-11-21 Paul RamseyChange MSG line
2016-11-18 Sandro SantilliAllow passing NULL box to getEdgeWithinBox2D
2016-11-17 Sandro SantilliUpdate topology slide deck url
2016-11-17 Sandro SantilliRemove trailing whitespaces
2016-11-17 Sandro SantilliAdd TopoGeo_AddLineString in the "See Also" section...
2016-11-15 Paul RamseyMake OSX 10.12 libxml handler invisible to other platfo...
2016-11-13 Sandro SantilliTopology files want space indent
2016-11-11 Regina ObeBugs in BRIN support
2016-11-10 Sandro SantilliRemove IRC badge, adding a link to matrix bridge to...
2016-11-10 Sandro SantilliAdd IRC badge
2016-11-10 Regina ObeBug in geography ST_Segmentize
2016-10-30 Regina Obest_concavehull() returns sometimes empty geometry colle...
2016-10-28 Sandro SantilliUpdate drone yml to 0.5 version
2016-10-25 Regina Obeget rid of invalid link and obsolete statements about...
2016-10-19 Sandro SantilliAdd another path to search docbook xsl into
2016-10-15 Regina Oberaster GUC - boot_postgis_gdal_enabled_drivers should...
2016-10-12 Sandro SantilliForce pull of build-test image upon pipeline start
2016-10-12 Sandro SantilliRemove trailing spaces
2016-10-10 Sandro SantilliFix typo in error message about ClipByBox availability
2016-10-10 Sandro SantilliBe verbose in running tests
2016-10-07 Sandro SantilliMark changed aggregates
next