]> granicus.if.org Git - postgis/shortlog
postgis
2017-07-17 Regina ObeCredit to OSS-Fuzz
2017-07-17 Regina Obemark sh scripts as executable
2017-07-14 Regina Obeminor edit add a depth=1
2017-07-10 Regina ObeCommit Fuzzers for liblwgeom wkb OSS FUZZ testing
2017-07-10 Sandro SantilliInitialize another variable
2017-07-10 Sandro SantilliCheck return from an sprintf
2017-07-10 Sandro SantilliFix buffer overflow and use of uninitialized value
2017-07-09 Regina ObeMemory leak in lwline_from_wkb_state
2017-07-06 Regina Obemissing copying libintl-8.dll needed for the VC++ 32...
2017-07-05 Regina Obeturn off interrupt tests on winnie. Causing 32-bit...
2017-07-01 Regina ObeUpdate news to include 2.3 and add missing upgrade...
2017-06-30 Regina ObeBring performance tips section up to newer versions
2017-06-28 Sandro SantilliFixed some typos in docs (give -> given)
2017-06-28 Sandro Santillilwarc_linearize: fix total angle computation for ccw...
2017-06-27 Sandro SantilliFix angle reminder computation
2017-06-26 Sandro SantilliFix debug build
2017-06-24 Regina ObeChange ST_Clip from Error to Notice when ST_Clip can...
2017-06-24 Regina ObeUpdate 3D example and put a note about function may...
2017-06-24 Regina ObeIncrease LIMIT clause on tests so can more readily...
2017-06-23 Sandro SantilliFix lwgeom_cmp return code
2017-06-23 Sandro SantilliFix handling of EMPTY geometries in btree operator
2017-06-23 Sandro SantilliFix markdown of build badges
2017-06-23 Regina ObeST_AsX3D handle empty geometries
2017-06-23 Regina ObeEscape double quotes issue in pgsql2shp
2017-06-21 Regina Obesimplification per strk's request. I undersimplified...
2017-06-20 Regina ObeClean up of formatting of r15406.
2017-06-20 Regina Oberefix for PostgreSQL 10 changed CASE WHEN set returning...
2017-06-19 Sandro SantilliAvoid ever-growing postgis extension upgrade scripts
2017-06-19 Sandro SantilliStyle only change: remove trailing spaces
2017-06-19 Sandro SantilliIt's multi-arc, not multi-arch (typo)
2017-06-19 Sandro SantilliAdd NEWS items about new ST_CurveToLine signature
2017-06-19 Sandro SantilliAdd test for multi-arch curve
2017-06-19 Sandro SantilliImplement extended ST_CurveToLine signature
2017-06-13 Sandro SantilliStyle only change: remove trailing blanks
2017-06-13 Sandro SantilliStyle-only change: remove trailing blanks
2017-06-12 Sandro Santilligeomentry -> geometry
2017-06-12 Sandro SantilliRemove confusing statement
2017-06-09 Regina Obeexample for ST_CreateOverview
2017-06-07 Regina ObeMark functions that are currently stable or volatile...
2017-06-07 Regina Obehave formatting conform to editorconfig. Fix clean...
2017-06-06 Sandro SantilliSpeep up -> Speed up
2017-06-06 Sandro Santillishp2pgsql locale fixes are #3084, not #3048
2017-05-31 Sandro SantilliUse SVG format for Travis badge
2017-05-29 Sandro SantilliIt looks like .h.in files use spaces indent
2017-05-29 Sandro SantilliRequest tab indentation by default for SQL files
2017-05-29 Regina ObeMark all raster aggregate functions as parallel safe.
2017-05-28 Sandro SantilliIgnore generated geobuffer sources
2017-05-28 Sandro SantilliTopology SQL files want space indent
2017-05-27 Regina ObeList parent partition tables and have geography_view...
2017-05-27 Regina Obereplace tabs with spaces from last commit
2017-05-27 Regina ObeChange log table name
2017-05-26 Regina ObeFix topology PostgreSQL 10 regress errors
2017-05-26 Regina ObeRevise rt_union test so passes equally on PostgreSQL...
2017-05-26 Regina ObeRevise to use substring function instead of regexp_matches.
2017-05-26 Regina Oberevert previous change to this file accidentally commit...
2017-05-26 Regina ObeGet rid of all if def needed for versions of PostgreSQL...
2017-05-24 Paul Ramsey#3758, regression failure on stats. Add test data as...
2017-05-23 Regina ObeNew function ST_FrechetDistance (patch from Shinichi...
2017-05-22 Sandro SantilliAdd comment to topology schema
2017-05-21 Regina ObePostgreSQL 10 beta1 fails compile in gserialized_estimate
2017-05-20 Regina ObeRevise the PGVERSION numbering scheme so also works...
2017-05-19 Regina ObeFix mismatch between actual and documented output
2017-05-19 Regina ObeNote about ST_Equals does not support geometry collection
2017-05-17 Björn HarrtellST_AsMVT Forgot to initialize to NULL
2017-05-17 Björn HarrtellST_AsMVT avoid mutating the input LWGEOM
2017-05-11 Regina ObeGist penalty speed improvement for 2d and nd points
2017-05-11 Regina Obetry to add libgdal1h dependency in attempt to fix libgd...
2017-05-04 Björn HarrtellST_AsMVT Document JSONB support
2017-05-04 Björn HarrtellST_AsMVT Normalize output to make sure it will be ident...
2017-05-04 Björn HarrtellST_AsMVT JSONB support and regression tests conditional...
2017-05-04 Sandro SantilliUse local RUNTESTFLAGS env variable (global doesn't...
2017-05-03 Björn HarrtellST_AsMVT parse JSONB into keys/values
2017-05-03 Björn HarrtellST_AsMVT make sure valid/clockwise even after collectio...
2017-05-03 Regina Obe@ operator not schema qualified and ~ not schema qualif...
2017-05-01 Regina ObeBoolean (FTLogical) should be 1 byte not 2 bytes
2017-04-30 Björn HarrtellReadd homogenize and expect empty output on collapsed...
2017-04-30 Björn HarrtellFix check for empty or null geometry and more strict...
2017-04-28 Björn HarrtellRework ST_AsMVTGeom clipping logic
2017-04-28 Björn HarrtellFix wrong char * allocation size
2017-04-28 Björn HarrtellMake copy of string that will be deallocated and remove...
2017-04-28 Björn HarrtellMake copy of string that will be deallocated and make...
2017-04-26 Björn HarrtellRevert MemoryContext refactor
2017-04-26 Regina ObeRevert committ of astyle and commit the intended textst...
2017-04-25 Björn HarrtellCast smaller integer types to the destination type
2017-04-25 Björn HarrtellComment out failing test for out of tree investigation
2017-04-25 Björn HarrtellRestore debug log and improve memory context/allocations
2017-04-25 Björn HarrtellComment out a debug logging causing suspicious test...
2017-04-25 Regina Oberevise ST_Subdivide regress to use ticket instead of...
2017-04-25 Regina ObePDF manual from dblatex renders fancy quotes for progra...
2017-04-24 Regina ObeST_Subdivide loses subparts of inverted geometries...
2017-04-23 Regina ObeGet rid of logic that set out_srid to same as input...
2017-04-21 Björn HarrtellFix mistakes and some rewording
2017-04-21 Björn HarrtellExpand tests to verify redundant value encoding fix
2017-04-21 Björn HarrtellFix ST_AsMVT string value encoding redundancy
2017-04-21 Björn HarrtellAdd docs about running regression tests individually
2017-04-21 Björn HarrtellUpgrade uthash 2.0.1 -> 2.0.2
2017-04-19 Björn HarrtellAdd logging statements
2017-04-19 Björn HarrtellClear hash tables after usage
2017-04-12 Sandro SantilliUpdate drone url
2017-04-12 Sandro Santillifix variable length arrays
next