]> granicus.if.org Git - postgis/shortlog
postgis
2019-06-10 Paul RamseyRemove unused prototype errorIfGeometryCollection
2019-06-10 Paul RamseyRemove unused function gserialized_to_string
2019-06-10 Paul RamseyRemove unused function gserialized_copy
2019-06-10 Paul RamseyRemove un-used prototypes for gserialized_calculate_gbo...
2019-06-10 Raúl Marín... Include version number in address_standardizer lib
2019-06-10 Raúl Marín... Clean postgis_config.h.in and related functions
2019-06-10 Raúl Marín... Fix undefined behaviour in implicit conversions
2019-06-09 Darafei PraliaskouskiModernize Python 2 code to get ready for Python 3
2019-06-04 Martin DavisFix ST_EndPoint return type
2019-06-04 Darafei Praliaskouski[raster] raster2pgsql -t auto tile size follows GeoTIFF...
2019-06-04 Regina Obefix typos
2019-06-03 Regina ObeChange default build to use GEOS 3.8 / PROJ 6.1.0 ...
2019-06-03 Regina Obethis should do it for fixing packaging -- next after...
2019-06-03 Regina ObeFix packaging - was leaving out the postgis and postgis...
2019-06-03 Darafei Praliaskouski[raster] Support NODATA=NaN raster ingestion
2019-06-02 Regina ObeThis should fix it.
2019-06-02 Regina Obeoops still had mistake -- hopefully this fixes it
2019-06-02 Regina Obefix accidental break of winnie's build script
2019-06-02 Darafei Praliaskouski[doc] remove notice about wagyu only
2019-06-02 Regina ObeDisable wagyu for dist building -- might be unrelated...
2019-06-02 Regina ObeFlig to 3.0.0alpha3dev
2019-06-02 Regina ObePrepping for PostGIS 3.0.0alpha2 release
2019-06-02 Regina ObeForce --enable-auto-import, also get rid of other flag...
2019-06-01 Darafei Praliaskouski[doc] ST_AsGeoJSON FeatureCollection example
2019-06-01 Raúl Marín... Add removed file
2019-06-01 Darafei PraliaskouskiMake upgrade finish notification copy-paste friendly.
2019-06-01 Regina Obetake off --with-wagyu on buildbots now that's the defau...
2019-06-01 Regina ObeMake build with wagyu the default when protobuf is...
2019-05-31 Regina Obereorder wagyu line in bessie regress
2019-05-31 Regina ObeChange bessies and debbie to build with wagyu
2019-05-31 Darafei Praliaskouski[sfcgal] Expose ST_ConstrainedDelaunayTriangles
2019-05-29 Sandro SantilliUpdate GEOS recommendation to 3.7.0
2019-05-27 Paul RamseyFix selectivity issue with support functions, wherein...
2019-05-26 Regina ObeFlip version to alpha2dev (hopefully we won't need...
2019-05-26 Regina Obeput in date
2019-05-26 Regina ObePrep for 3.0.0alpha1 release
2019-05-26 Regina Obeschema qualify usage
2019-05-21 Martin DavisImprove ST_ConvexHull doc
2019-05-16 Sandro Santilli[git] Add .mailmap file
2019-05-15 Paul RamseySimple TIN support to allow viz in QGIS
2019-05-14 Darafei PraliaskouskiFormat lwlinearreferencing.c
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
next