]> granicus.if.org Git - postgis/shortlog
postgis
2019-09-28 Regina ObePrepare for PostGIS 3.0.0beta1
2019-09-28 Regina ObeTurn off wagyu for now for 32-bit FreeBSD12. For some...
2019-09-28 Regina Obetake out all pathing to see if that fixes the issue...
2019-09-28 Regina ObeUpdate docs in prep for 3.0.0beta1 release
2019-09-28 Regina ObeFix issue with loading tabblock
2019-09-28 Regina ObeMissed some fixes in last commit. this should work...
2019-09-27 Regina ObeRevise topology tests so they yield same results in...
2019-09-25 Raúl Marín... upgrade-paths-rules.mk: Drop the -v flag
2019-09-24 Raúl Marín... Speed up ST_Simplify
2019-09-24 Raúl Marín... ST_RemoveRepeatedPoints: Optimize multipoints with...
2019-09-24 Raúl Marín... Travis: Fix clang ubsan build
2019-09-23 Raúl Marín... Fix several documentation typos
2019-09-17 Paul RamseyRemove tolerance in point-in-ring stabline tests
2019-09-17 Raúl Marín... Disable raster failing tests
2019-09-16 Raúl Marín... Speed up ST_RemoveRepeatedPoints
2019-09-14 Daniel BastonSpeed up conversion of geometries to/from GEOS
2019-09-14 Daniel BastonUse GEOSMakeValid and GEOSBuildArea for GEOS 3.8+
2019-09-13 Regina Obeshp2pgsql -D not working with schema qualified tables
2019-09-13 Raúl Marín... Speed up the calculation of cartesian bbox
2019-09-12 Daniel BastonReduce sensitivity of ST_OrientedEnvelope test
2019-09-07 Regina ObeMark tiger geocoder as superuser safe since it only...
2019-09-05 Raúl Marín... Make ST_Simplify(TRIANGLE) collapse if requested
2019-09-05 Paul RamseyMuck with stats message
2019-09-02 Raúl Marín... Fix ST_SnapToGrid output having an outdated bbox
2019-08-30 Raúl Marín... _postgis_drop_function_if_needed: Update ST_GeoJSON...
2019-08-30 Raúl Marín... Fix ST_RemoveRepeatedPoints output having an outdated...
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-29 Sandro SantilliBe less assertive in debug message printed when missing...
2019-08-28 Sandro SantilliExpand info about polygon orientation functions in...
2019-08-28 Sandro SantilliAdd availability info for orientation checking and...
2019-08-26 Raúl Marín... Configure: Fix --with-wagyu flag
2019-08-26 Sandro SantilliLink AddTopoGeometryColumn to DropTopoGeometryColumn
2019-08-23 Sandro Santilli[drone] Reorganize configuration to use external script
2019-08-23 Darafei PraliaskouskiSupport 2D TINs in ST_3DIntersection
2019-08-23 Sandro Santilli[travis] Revert travis recipes modifications
2019-08-23 Sandro SantilliReorder Makefile dependencies to avoid duplicated build
2019-08-22 Sandro Santilli[travis] More "make" before "make check"
2019-08-22 Paul RamseyMove geobuf testing solely into configure
2019-08-22 Sandro Santilli[travis] don't assume "make check" will work parallel...
2019-08-22 Paul RamseyRemove apparently unhelpful dependency lines
2019-08-22 Paul RamseyAnd return to original form
2019-08-22 Paul RamseyJust note needed libraries, don't be clever
2019-08-22 Paul RamseyBe explicit about how to build liblwgeom and libpgcommo...
2019-08-22 Paul RamseyMove geobuf version test into one place and strip expr...
2019-08-22 Sandro SantilliQuote expr arguments, consistently use variables
2019-08-22 Sandro SantilliAdd support for extension sequences in create_unpackaged.pl
2019-08-22 Sandro SantilliSplit "check" into "check-regress" and "check-unit"
2019-08-22 Sandro SantilliHave postgis_extensions_upgrade repackage topology...
2019-08-22 Sandro Santilli[gitlab-ci] Use env variable rather than make parameter...
2019-08-22 Sandro Santilli[HOWTO_RELEASE] Add note that bots need to be all green...
2019-08-22 Sandro Santillicheck-all-upgrades: stop checking upgrades from latest...
2019-08-22 Sandro SantilliHave 'installcheck' also check with upgrade-from-function
2019-08-22 Sandro Santilli[run_test] Allow requesting function upgrade also w...
2019-08-22 Sandro Santilli[check-all-upgrades] Fix retrival of :auto version
2019-08-21 Sandro Santilli[run_test] Fix logic for use postgis_extension_upgrade()
2019-08-21 Sandro SantilliDocument that postgis_extensions_upgrade re-pakcages...
2019-08-21 Sandro Santilli[run_test.pl] Allow using postgis_extensions_upgrade...
2019-08-20 Paul RamseyRemove 32-bit build warnings
2019-08-20 Sandro Santillirun_test.pl: always repackage raster when upgrading...
2019-08-20 Paul RamseyReplace aliasing with memcpy
2019-08-20 Paul RamseyQuiet warnings from centos 6 build
2019-08-20 Paul RamseyChange run-time endianness checks to compile-time
2019-08-20 Sandro Santilli[check_all_upgrades] support :auto and :auto! upgrade...
2019-08-20 Sandro SantilliAdd support for :auto and :auto! upgrade-path targets...
2019-08-20 Sandro SantilliUpdate postgis_extensions_upgrade docs to reflect new...
2019-08-20 Sandro SantilliAdd test for postgis_full_version()
2019-08-20 Sandro SantilliSimplify perl code
2019-08-20 Darafei Praliaskouskioss-fuzz: add geojson seed corpus.
2019-08-20 Sandro SantilliFix perl syntax
2019-08-20 Sandro Santilli[check_all_upgrades] Test upgrades from old versions...
2019-08-20 Sandro Santilli[run_test] Add support for upgrading from unpackaged...
2019-08-19 Sandro SantilliFix typo
2019-08-19 Paul RamseyChange 'protobuf version' to protobuf-c to be more...
2019-08-18 Darafei Praliaskouski[doc] geometry polygon ST_Intersects example
2019-08-18 Darafei Praliaskouskipostgis_sfcgal_noop().
2019-08-18 Darafei PraliaskouskiOSS Fuzz for geojson.
2019-08-16 Paul RamseyTry and harmonize function parameter names for ST_AsGEo...
2019-08-15 Paul RamseyRemove SRID error lines because that's a silly thing...
2019-08-15 Paul RamseyGuard against reading into pointarrays when size of...
2019-08-14 Paul RamseyAdd missing macro file
2019-08-14 Paul RamseyReorganize protobuf detection so that separate director...
2019-08-14 Sandro Santilli[check-all-upgrades] Fix handling of bogus commandline
2019-08-14 Sandro SantilliFix syntax error in expr line
2019-08-13 Paul RamseyUpdate ST_AsGeoJSON doco to harmonize number of digits...
2019-08-13 Paul RamseyLower default precision produced by ST_AsGeoJSON
2019-08-13 Paul RamseyGeography Distance inconsistent with Intersects
2019-08-11 Regina Obeflip to 3.0.0alpha5dev
2019-08-11 Regina ObePrep for 3.0.0alpha4 release
2019-08-11 Regina ObeAdd upgrade install paths for address_standardizer
2019-08-09 Regina ObePrepping for release tomorrow
2019-08-09 Regina ObePut libiconv back evidentally still need that one
2019-08-09 Regina ObeMove protobuf specific ticket lines to mvt test
2019-08-09 Regina ObeTry to fix bessie32 Undefined symbol "_ZNKSt8__detail20...
2019-08-09 Regina ObeTry to get berrie to return fail code if regress fails...
2019-08-09 Regina ObeTry to get berrie to return fail code if regress fails
2019-08-06 Darafei PraliaskouskiImprove GeoJSON SRID handling.
2019-08-06 Raúl Marín... lwarc_linearize: Iterate over the number of segments
2019-08-04 Darafei PraliaskouskiLink ST_Tesselate to ST_(Constrained)DelaunayTriangles
2019-08-04 Darafei Praliaskouski[doc] Note about mulitlinestring in ST_OffsetCurve
next