]> granicus.if.org Git - postgis/shortlog
postgis
2018-11-12 Raúl Marín... ST_Scale: Document the availability of the origin parameter
2018-11-08 Darafei PraliaskouskiDocumentation for AddRasterConstraint optional parameters
2018-11-07 Paul RamseyRevert change to avoid slicing on box access.
2018-11-07 Regina ObeGet rid of trailing space
2018-11-07 Regina ObeSchema qualify some missed calls in raster plpgsql...
2018-11-06 Paul RamseyAdd name to NEWS
2018-11-06 Paul RamseyMove to "postgis blue" #468
2018-11-05 Paul RamseyUpdate news for #4223
2018-11-05 Paul RamseyPatch over bad behaviour for near-parallel boxes and...
2018-11-02 Paul RamseyTry for a responsive font size?
2018-10-30 Paul RamseyUpdate icons to new doco versions
2018-10-30 Paul RamseyChange doc target for debbie to be "html-chunked-web...
2018-10-30 Paul RamseyUpdate HTML document styling to new "standard"
2018-10-29 Darafei PraliaskouskiFix typo in r16956
2018-10-29 Darafei PraliaskouskiST_Subdivide: don't crash if on some iteration you...
2018-10-24 Darafei Praliaskouski[raster] Use GDALFPolygonize unconditionally
2018-10-23 Darafei Praliaskouski[raster] Fix envelope Contains shortcut in ST_Clip
2018-10-22 Darafei PraliaskouskiST_Subdivide: support rect hole in rect shell
2018-10-17 Sandro SantilliFix support for PostgreSQL-12 ("getrelid" macro removed)
2018-10-15 Sandro SantilliOnly drop function IF EXISTS ...
2018-10-15 Sandro Santilli[topology] properly drop removed internal functions...
2018-10-08 Regina ObeFix packaging, was copying over old extension files
2018-10-03 Raúl Marín... St_AsMVTGeom: Handle type changes in geometry collections
2018-10-02 Raúl Marín... Fix undefined behaviour in ptarray_clone_deep
2018-10-02 Raúl Marín... Fix undefined behaviour in SADFWrite
2018-10-02 Regina ObeFix packaging link - broke it on last change
2018-10-01 Raúl Marín... Avoid division by zero in kmeans
2018-10-01 Raúl Marín... St_AsMVTGeom: Drop invalid geometries after simplification
2018-10-01 Regina Obefix windows links should point at postgis.net and not...
2018-09-26 Regina Obefix packaging so doesn't include old extension files
2018-09-24 Regina Obeflip to 2.5.1dev
2018-09-23 Regina ObeStamp date of release.
2018-09-23 Regina Obeupdate changelog in prep for PostGIS 2.5.0 release
2018-09-23 Regina ObePrep for 2.5.0 release
2018-09-22 Raúl Marín... St_AsMVTGeom: Avoid type changes due to validation
2018-09-21 Darafei PraliaskouskiST_ChaikinSmoothing: also smooth start/end point of...
2018-09-17 Regina ObeFlip version to 2.5.0rc3dev
2018-09-17 Regina ObeAdd upgrade path from 2.4.5
2018-09-17 Regina ObeFix parse errors in po files. Update ChangeLog in...
2018-09-16 Regina ObeReplace long tag with short-tag for xref ST_MemSize...
2018-09-16 Regina ObePrepping for 2.5.0 release
2018-09-16 Regina ObeMove geofromjson test from tickets to in_geojson so...
2018-09-16 Regina ObeTry to force liblwgeom source include to be referenced...
2018-09-16 Regina Oberemove de_DE, it's redundant with de which is more...
2018-09-16 Regina ObeUpdate pot files
2018-09-16 Regina ObeDocument that LLV >= 6 is required for JIT compiles.
2018-09-14 Raúl Marín... Use qualified names in topology extension install
2018-09-13 Paul RamseyHandle almost-infinite features when building table...
2018-09-13 Paul RamseyAvoid array overflow in ANALYZE (References #2985)
2018-09-13 Darafei PraliaskouskiPostgres 12 disallows variable length arrays in C,...
2018-09-13 Darafei PraliaskouskiPostgres 12 disallows variable length arrays in C
2018-09-13 Darafei PraliaskouskiST_Interscts support GEOMETRYCOLLECTION
2018-09-13 Darafei PraliaskouskiAdd NEWS entry.
2018-09-11 Regina ObeGet rid of note that 3.7.0 is not released. Switch...
2018-09-10 Paul RamseyNL warning and add regression test
2018-09-10 Paul RamseyParse error on incorrectly nested GeoJSON input
2018-09-07 Raúl Marín... Fix memory leak in lwgeom_offsetcurve
2018-09-06 Paul RamseyIncrease double printing buffer, and strip out assertio...
2018-08-29 Raúl Marín... MVT: Fix resource leak when the first geometry is NULL
2018-08-28 Darafei PraliaskouskiClarify ST_DWithin usage when table stores a point...
2018-08-28 Regina ObeMove ST_QuantizeCoordinates from miscellaneous to Edito...
2018-08-19 Regina Obeupdate translation files, bump version to 2.5.0rc2dev...
2018-08-19 Regina ObeBranch 2.5
2018-08-19 Regina ObeUpdate change log in prep for 2.5.0rc1 release
2018-08-19 Regina Obeput in date
2018-08-19 Regina ObePrep for PostGIS 2.5.0rc1 release
2018-08-14 Raúl Marín... Enable deterministic builds
2018-08-13 Raúl Marín... PG 12: Use standard macros for float limits
2018-08-11 Regina ObeFlip version to 2.5.0rc1dev
2018-08-11 Regina ObePrep for PostGIS 2.5.0beta2 release
2018-08-11 Regina Obedisable tests that give different answer on Proj.5...
2018-08-11 Regina ObeFix typo in last commit
2018-08-11 Regina ObePut a note that ST_LineMerge strips M dimension. Provi...
2018-08-10 Raúl Marín... Speedup MVT column parsing
2018-08-10 Raúl Marín... MVT: Uniformize style and rename mvt_agg_context 'c'
2018-08-08 Daniel BastonFix backend crash on ST_OffsetCurve failure
2018-08-07 Regina ObeChange srid test for 993309 to be the same as 3309...
2018-08-02 Raúl Marín... Remove Geos 3.4 guards
2018-08-01 Paul RamseyAdd rectfuncts to drop file so existing installs will...
2018-08-01 Daniel BastonRevert lwgeom_clip_by_rect to use GEOSClipByRect
2018-08-01 Paul RamseyComment out rect-tree testing functions for now
2018-08-01 Raúl Marín... Address standardizer warning
2018-08-01 Daniel BastonMake lwgeom_subdivide use lwgeom_intersection for clipping
2018-07-30 Regina ObeUpdate files from transifex
2018-07-30 Raúl Marín... Use user provided CFLAGS in the address standardizer
2018-07-30 Raúl Marín... Use user-provided CFLAGS in the topology module
2018-07-27 Raúl Marín... cu_in_wkt: Fix memory leaks in tests
2018-07-25 Daniel BastonRemove geometry autofix behavior
2018-07-25 Daniel BastonClarify retry logic in lwgeom_offsetcurve
2018-07-24 Paul RamseyEnsure index filters on expanded boxes are large enough...
2018-07-24 Paul RamseyBetter parallel build (references #4105)
2018-07-24 Paul RamseyHarmonize doco with existing behaviour, closes #4127
2018-07-23 Raúl Marín... Fix WKT parser accepting numbers with multiple dots
2018-07-23 Darafei PraliaskouskiFix raster regression on Raspberry Pi.
2018-07-22 Darafei PraliaskouskiFix TopologyException in Raster Instersection
2018-07-22 Regina Obeput back old sfcgal test (except use \i, and have the...
2018-07-21 Regina ObePut in refname what kind of ST_MapAlgebra (expression...
2018-07-21 Regina ObeAdd license info to tiger_geocoder code
2018-07-21 Regina ObeUpdate templates
2018-07-21 Darafei PraliaskouskiClarify eps units on DBSCAN. Add ST_Distance examples.
next