]> granicus.if.org Git - postgis/shortlog
postgis
2017-09-11 Regina Obeinitialize state->num_fields and state->pgfieldtypes...
2017-09-10 Björn HarrtellST_AsMVTGeom buffer default changed from 0 to 256
2017-09-10 Björn HarrtellST_AsGeobuf attempts to handle type sizes better
2017-09-10 Regina ObeFix colmap dbf logic (should be i++ and not ++i). Also...
2017-09-10 Regina Obechange GEOS warning message to reflect the fact that...
2017-09-09 Björn HarrtellST_AsMVT fix doc example output
2017-09-09 Björn HarrtellST_AsMVT and ST_AsGeobuf doc fixes and improvements
2017-09-08 Sandro SantilliDo not call getPointxx_p on empty or null pointarray
2017-09-08 Sandro SantilliStyle only: remove trailing blanks
2017-09-08 Paul RamseyAllow paranoia to be globally defined
2017-09-08 Paul RamseyRemove PARANOIA blocks from lwgeom_api.c entirely
2017-09-08 Paul RamseyChange all PARANOIA blocks to throw errors instead of
2017-09-08 Regina ObeFix commenting of anyelement aggregates (will make...
2017-09-08 Björn HarrtellST_AsMVT/ST_AsMVTGeom/ST_AsGeobuf final signature revision
2017-09-08 Paul RamseyAdd paranoia back to lwgeom_api.c, as some code
2017-09-08 Paul RamseyQuiet build noise in raster
2017-09-08 Paul Ramsey#3837, --enable-debug to set PARANOIA level
2017-09-08 Paul Ramsey#3873, st_geohash drops a char for some non-point features,
2017-09-08 Regina ObeAdd in missing news items.
2017-09-07 Paul RamseyReplace deep cloning with direct return of pointarrays
2017-09-07 Paul RamseyPer PR#139, change return count slightly in case of...
2017-09-07 Paul RamseyAdd svn ignores for new build artifacts
2017-09-07 Paul RamseyPlace type decls at the top of code blocks per old
2017-09-07 Paul RamseyRemove use of lwerror in postgis/ directory, replace
2017-09-07 Paul RamseyRemove type warning
2017-09-07 Paul Ramsey#3184, blink fix for PgSQL 11 compile issues on protobu...
2017-09-07 Paul Ramsey#3662, write all notice/debug messages to stderr by...
2017-09-07 Regina ObeUpdate pt, pl, ko pos
2017-09-07 Regina Obeupdate ja pos
2017-09-07 Regina Obeupdate it pos
2017-09-07 Regina Obeupdated po for fr
2017-09-07 Regina Obeupdated po for German
2017-09-07 Regina Obeupdate pots
2017-09-06 Regina Obefix field typo in reverse_geocoder
2017-09-06 Paul Ramsey#3246, comment in code on the memory behavior of lwcoll...
2017-09-06 Paul Ramsey#3606, CGAL/SFCGAL/PostGIS License Implications Clarifi...
2017-09-06 Paul Ramsey#3834 PostgreSQL 11 support started, will be more of...
2017-09-06 Paul Ramsey#3405 Memory leak in lwgeom_to_points
2017-09-06 Paul Ramsey#3832, support wide integer fields as int8
2017-09-06 Paul Ramsey#3828, change strnicmp to strncasecmp for a more "moder...
2017-09-06 Paul Ramsey#3670, Tolerance silently ignored in ST_RemoveRepeatedP...
2017-09-06 Regina Obeaddress_standardizer fix initialization from incompatib...
2017-09-05 Sandro SantilliRevert rework of PGSQL_VERSION extraction for PostgreSQ...
2017-09-05 Sandro SantilliAdd support for 4-digits PostgreSQL (10+) in _postgis_p...
2017-09-05 Sandro SantilliRework PGSQL_VERSION again so to use 2-digits minor...
2017-09-05 Regina Obefix regex check of _postgis_pgsql_version() to correct...
2017-09-05 Sandro SantilliEnsure direction neutrality in symmetric arc linearization
2017-09-04 Daniel BastonFix memory leak in unit test
2017-09-04 Daniel Baston#3829, Crash in LWGEOM2GEOS
2017-09-04 Daniel Baston#3578, Fix null return for ST_NumInteriorRings on empty...
2017-09-03 Daniel Baston#3499, Clarify distance units in docs for ST_ClusterWithin
2017-09-03 Daniel BastonFix compiler warnings in CUnit test
2017-09-02 Regina Obeflip version number back to 2.4.0dev
2017-09-02 Regina ObePrep for PostGIS 2.4.0beta1 release before tagging
2017-09-01 Regina ObeNote that ST_Intersection drops M
2017-09-01 Regina ObeFix typo in formula for ST_MakeEmptyCoverage flagged...
2017-08-30 Regina ObeDon't drop st_union when updating postgis extension...
2017-08-29 Björn HarrtellST_AsMVTGeom fix unintentional white space change
2017-08-29 Björn HarrtellST_AsMVTGeom only attempt to correct Polygons (other...
2017-08-29 Björn HarrtellST_AsGeom optimize POINT case
2017-08-29 Björn HarrtellST_AsMVTGeom move normalize to test logic
2017-08-29 Sandro SantilliMake postgis_pgsql version functions "internal"
2017-08-29 Sandro SantilliAlways show PGSQL version scripts were built against
2017-08-28 Sandro SantilliAdd check for PostgreSQL version compatibility in postg...
2017-08-28 Regina Obenote that the drop and recreate of views is a breaking...
2017-08-28 Regina ObeMinor correction to NEWS for #524
2017-08-28 Regina ObeCovers support for Polygon-on-polygon, line on line...
2017-08-27 Regina ObeAllow signed distance for ST_Project (Darafei Praliasko...
2017-08-27 Regina ObeUpdate to EPSG registry v9
2017-08-27 Regina ObeST_GeneratePoints check to use ST_Intersects instead...
2017-08-27 Regina ObeCorrections from ruvyn
2017-08-27 Regina Obedocument postgis_liblwgeom_version
2017-08-25 Sandro SantilliUpdate matrix link to plumbed room
2017-08-25 Björn HarrtellST_AsMVTGeom fix regression tests
2017-08-25 Björn HarrtellST_AsMVTGeom keep the last step normalize for platform...
2017-08-25 Björn HarrtellST_AsMVTGeom only force CW for polys and do not normalize
2017-08-25 Regina Obeupdate German po with merge from transifex
2017-08-25 Regina ObeUpdate pt_BR po from transifex
2017-08-25 Regina Obeupdate from transifex Korean docs
2017-08-25 Regina Obeupdate pots, update japan translation from transifex...
2017-08-24 Regina Obeupdate instructions on where to get postgis tiger exten...
2017-08-24 Regina ObeFix uninitialized last_old_id
2017-08-24 Sandro SantilliRemove hard-coded object last update info
2017-08-24 Sandro SantilliRemove accidentally committed debug line
2017-08-24 Regina ObeFix census tabblock download and document process for...
2017-08-23 Regina ObeRevise comment format of some aggregates so that postgi...
2017-08-23 Regina ObeRevert changes done for gitlab upgrade
2017-08-23 Regina Obeattempt 5
2017-08-23 Regina Obeattempt 4
2017-08-23 Regina Obeattempt 3
2017-08-23 Regina ObeTry to upgrade gitlab to newer PostgreSQL / GEOS (get...
2017-08-23 Regina ObeTry to upgrade gitlab to newer PostgreSQL and GEOS...
2017-08-23 Regina ObeReduce likeliness of non-noded intersections when using...
2017-08-23 Regina Oberemove obsolete file the functions in this file are...
2017-08-22 Regina ObeMake GEOS 3.5.0 the minimum required
2017-08-22 Sandro SantilliStyle only change: remove spurious blanks
2017-08-22 Regina Obeupdate to use more efficient lateral syntax
2017-08-22 Sandro SantilliAdd support for curves in lwgeom_reverse/ST_Reverse
2017-08-22 Sandro Santilli[style only] remove trailing blanks
2017-08-21 Sandro SantilliDrop check-installed-upgrades Makefile rule
next