]> granicus.if.org Git - postgis/shortlog
postgis
2019-05-09 Paul RamseyAdd note to valid regarding 2d-only nature
2019-05-09 Sandro SantilliGive meaningful error upon missing flex/bison
2019-05-09 Sandro Santilli[gitlab-ci] Test make maintainer-clean
2019-05-03 Martin DavisImprove doc Reference types section
2019-05-03 Martin DavisImprove doc Reference Constructors
2019-05-02 Martin DavisImprove ST_AsMVT doc
2019-05-02 Sandro Santilli[gitlab-ci] Install bison
2019-05-02 Sandro SantilliFix badge links to use "branch" instead of "ref"
2019-05-02 Sandro SantilliAdd badge from cloud.drone.io in README.md
2019-05-02 Regina Obeturn off logbt on debbie, needs to be reconfigured...
2019-05-02 Regina Obeupdate cunit output for postgis vector
2019-05-01 Paul RamseyRe-add ST_GeoJSON documentation
2019-05-01 Martin DavisFix Doc XML structure in Ref file
2019-05-01 Martin DavisImprove Doc Ref section - add missing files
2019-05-01 Martin DavisImprove Doc reference section (Inputs, Outputs, Accesso...
2019-05-01 Paul RamseyChange GeoJSON example to be self-contained
2019-04-30 Paul RamseyAdd json casts to doc, set json cast precision
2019-04-29 Paul RamseyAdd missing files from previous commits
2019-04-29 Paul RamseyCasts from geometry to json and jsonb
2019-04-29 Paul RamseyST_AsGeoJSON(record) implementation from Joe Conway
2019-04-24 Raúl Marín... Multiple fixes for undefined behaviour in implicit...
2019-04-24 Raúl Marín... lwout_twkb.c: Address implicit type conversion with...
2019-04-24 Raúl Marín... lwout_wkb.c: Address implicit type conversion with...
2019-04-24 Raúl Marín... Fix several issues when building cunit tests
2019-04-24 Raúl Marín... Always use int32_t for srid
2019-04-24 Raúl Marín... Style changes from the previous commits
2019-04-24 Raúl Marín... Use uint64 to handle row counts in the topology extension
2019-04-22 Raúl Marín... Reorder LWGEOM struct members to minimize extra padding
2019-04-22 Darafei PraliaskouskiST_Union: allocate correct size of memory in right...
2019-04-21 Darafei PraliaskouskiCall POSTGIS2GEOS in aggregate context.
2019-04-21 Darafei PraliaskouskiSatisfy ISO C90.
2019-04-21 Darafei PraliaskouskiReallocate Union state in aggregate context.
2019-04-21 Darafei Praliaskouski[travis] add run_garden.sh lost in previous commit
2019-04-21 Darafei Praliaskouski[travis] run garden tests on CI.
2019-04-20 Regina ObeReenable logbt on debbie
2019-04-20 Darafei Praliaskouski[garden] fix gardan test launch. To test, make garden.
2019-04-18 Darafei PraliaskouskiST_Union: allow to input more than 1GB of geometries.
2019-04-18 Darafei PraliaskouskiRemove ST_Accum. Please use array_agg instead.
2019-04-17 Darafei PraliaskouskiAllow passing TINs to GEOS functions.
2019-04-15 Sandro SantilliRemove duplicated entry for mdavis in authors file
2019-04-15 Sandro SantilliAdd Martin's contact in authors (also fixes sync scripts)
2019-04-14 Regina Obehave make dist build without raster so no risk of syste...
2019-04-14 Regina ObeAdd sfcgal to path
2019-04-14 Regina ObeFix typo in config
2019-04-14 Regina ObeChange to use custom built sfcgal (packaged one drags...
2019-04-12 Paul RamseyCircular string distances have some failure modes,...
2019-04-12 Paul RamseyGuard against zero'd histo edge, but also avoid arbitra...
2019-04-11 Martin DavisAdd Martin Davis as committer
2019-04-11 Sandro SantilliAllow postgis_extensions_upgrade() to upgrade from...
2019-04-10 Sandro SantilliTRUNCATE spatial_ref_sys upfront when running out_geogr...
2019-04-10 Sandro Santillist_askml(geography, integer) was replaced by default...
2019-04-10 Sandro SantilliDrop deprecated functions on upgrade
2019-04-07 Darafei PraliaskouskiAllow passing GEOMETRYCOLLECTION to GEOS relate functions.
2019-04-02 Regina ObeTurn off logbt for now. Can't get the setup thing...
2019-03-31 Regina ObeRevert back to old libs got some crashers when trying...
2019-03-29 Paul RamseyIgnore artifact
2019-03-29 Paul RamseyFormatting :/
2019-03-29 Raúl Marín... Fix various misspellings of "geometry"
2019-03-29 Raúl Marín... Topology documentation improvements
2019-03-29 Raúl Marín... Update NEWS from previous commit
2019-03-29 Raúl Marín... Fix postgis_type_name with (GEOMETRYM,3)
2019-03-29 Sandro SantilliDrop deprecated ST_Distance(geography,geography) signature
2019-03-28 Sandro SantilliAdd -s switch to check_all_upgrades to stop on first...
2019-03-28 Regina ObeChange winnie to stop looking for rtpostgis...dll and...
2019-03-27 Darafei PraliaskouskiImprove Doc Reference section
2019-03-27 Raúl Marín... Drop renamed function
2019-03-26 Raúl Marín... Only drop old functions if they exists
2019-03-25 Paul RamseyCatch un-defaulted final parameter
2019-03-25 Paul RamseyPre-emptively drop functions w/ changed signatures
2019-03-22 Raúl Marín... Move uthash.h to deps/ folder
2019-03-22 Raúl Marín... MVT Geos: Avoid dereferencing a NULL pointer after...
2019-03-21 Sandro SantilliRename raster library to postgis_raster-X
2019-03-21 Raúl Marín... ST_AsMVTGeom (GEOS): Enforce validation at all times
2019-03-20 Regina Obedon't bother testing non-logbt if logbt is chosen ...
2019-03-20 Regina ObeTry to get debbie to use logbt (already installed 2...
2019-03-20 Sandro SantilliRaster is not required anymore for extension support...
2019-03-20 Sandro SantilliDrop unneeded/unused target
2019-03-19 Darafei PraliaskouskiImprove Doc Reference section
2019-03-18 Sandro SantilliAvoid installing unneeded raster scripts in contrib dir
2019-03-18 Sandro SantilliStop installing unneeded postgis files in contrib dir
2019-03-14 Sandro SantilliGive more info about SKIPs
2019-03-14 Sandro SantilliDo not be fooled by shell operators on upgrade
2019-03-13 Sandro SantilliRefuse to load PostGIS in an untargeted PostgreSQL...
2019-03-13 Sandro SantilliEnsure "make check" uses configured PostgreSQL target...
2019-03-13 Sandro SantilliEnsure "make check" uses configured PostgreSQL target...
2019-03-11 Darafei PraliaskouskiDoc layout improvements.
2019-03-11 Paul RamseyUse CallerFInfoFunctionCallN infrastructure
2019-03-10 Sandro SantilliForce early flushing of postgis_restore.pl output
2019-03-10 Sandro SantilliDrop support for stdout in extensions_unpackage.sh
2019-03-10 Sandro SantilliFix syntax and indentation
2019-03-09 Regina ObeSchema qualify all geometry casts in raster code, other...
2019-03-09 Regina ObeChange de_DE to de. de is the one that is active
2019-03-08 Paul RamseyCost a few more opreators
2019-03-08 Paul RamseyDrop pre-existing db when running without any special...
2019-03-08 Paul RamseyBack out dropdb, doesn't really work in that location
2019-03-08 Paul RamseyAdd costs to functions in the form of macros:
2019-03-08 Paul RamseyAdd CSS file to ignores
2019-03-08 Paul RamseyRemove 'tidy' step for adding mobile header to HTML
2019-03-08 Paul RamseyTry to drop the database before creating a new one...
2019-03-08 Paul RamseyMove datum declaration closer to use
next