]> granicus.if.org Git - postgis/shortlog
postgis
2019-10-07 Regina Obeoop committed to wrong branch. Put back reference_misc.xml
2019-10-07 Regina ObeGet rid of reference_misc.xml - the fact all the functi...
2019-10-06 Regina ObeAllow overriding of versions so that we can use newer...
2019-10-02 Paul RamseyUse snprintf in building SRID query string
2019-10-02 Raúl Marín... getSRIDbySRS: Fix crash
2019-09-28 Regina ObeFix issue with loading tabblock
2019-09-17 Paul RamseyRemove tolerance in point-in-ring stabline tests
2019-09-05 Raúl Marín... Make ST_Simplify(TRIANGLE) collapse if requested
2019-09-02 Raúl Marín... Fix ST_SnapToGrid output having an outdated bbox
2019-08-30 Raúl Marín... Fix ST_RemoveRepeatedPoints output having an outdated...
2019-08-29 Raúl Marín... Fix ST_Simplify output having an outdated bbox
2019-08-29 Raúl Marín... Fix ST_Simplify ignoring the value of the 3rd parameter
2019-08-25 Regina Obeflip to package GEOS 3.7.2
2019-08-23 Sandro Santilli[drone] Reorganize configuration to use external script
2019-08-22 Paul RamseyMove geobuf version testing into configure
2019-08-20 Paul RamseyRemove type warnings from 32 bit compilation
2019-08-20 Paul RamseyQuiet warnings from centos6 build
2019-08-20 Paul RamseyReplace aliasing approach with blunt memcpy to avoid...
2019-08-16 Paul RamseyAdd #4475
2019-08-15 Paul RamseyClear up regression issues against Pg12
2019-08-15 Paul RamseyGuard against memory access when npoints of pointarray...
2019-08-14 Paul RamseyAdd in missing file
2019-08-14 Paul RamseyImprove libprotobuf detection for old systems
2019-08-13 Paul Ramseybranch 2.5: Geography Distance inconsistent with Intersects
2019-08-11 Regina Obeflip to 2.5.4dev
2019-08-11 Regina ObePrep for 2.5.3 release
2019-08-10 Regina ObeAdd upgrade install paths for address_standardizer
2019-08-04 Darafei PraliaskouskiST_GeomFromGeoJSON crash on empty rings
2019-08-04 Darafei PraliaskouskiST_Subdivide crash on intermediate EMPTY fix.
2019-08-02 Paul RamseyRemove test of pointonsurface that has variable behavio...
2019-08-02 Paul RamseyFix minor version check issue in protobuf pkg-config...
2019-08-02 Raúl Marín... Fix sfcgal regress tests
2019-08-01 Paul RamseyDeal with differing behaviour of subquery planning...
2019-08-01 Paul RamseyST_AsTWKB doesn't always remove duplicate points
2019-07-31 Paul RamseyHandle POINT EMPTY in shape loader/dumper
2019-07-30 Paul RamseyUse protobuf version to enable/disable mvt/geobuf
2019-07-29 Paul RamseyHandle NULL geometry values in pgsql2shp
2019-07-29 Sandro Santilli[gitlab-ci] Be explicit about distribution to use ...
2019-07-29 Raúl Marín... Fix undefined behaviour in _postgis_gserialized_stats
2019-07-19 Regina ObeDealing with IGN SRIDs from Michel Philippenko
2019-07-16 Raúl Marín... Add CPPFLAGS where missing
2019-07-02 Raúl Marín... Partially revert changes in test expected output
2019-07-02 Raúl Marín... Fix bug in lwgeom_le
2019-06-28 Paul RamseyInternal type lookups fail over FDW
2019-06-25 Paul RamseyChange tests so that they will have the same behaviour
2019-06-13 Raúl Marín... Throw on invalid characters when decoding geohash
2019-06-13 Raúl Marín... Avoid pfree'ing the result of getenv
2019-06-12 Raúl Marín... Fix travis build
2019-06-12 Raúl Marín... AddRasterConstraints: Ignore NULLs when generating...
2019-05-14 Paul RamseySimple TIN support to allow viz in QGIS
2019-05-02 Regina Obeupdate CUnit vector tests (somewhat pointless commit...
2019-04-14 Regina ObeAdd Martin Davis to authors list
2019-04-12 Paul RamseyCircular string distances have some failure modes,...
2019-04-08 Regina Obeupdate the output of postgis and raster tests -- was...
2019-04-08 Regina Obechange to use vacuum (analyze, verbose) instead of...
2019-03-29 Raúl Marín... Fix postgis_type_name with (GEOMETRYM,3)
2019-03-22 Raúl Marín... MVT Geos: Avoid dereferencing a NULL pointer after...
2019-03-21 Raúl Marín... ST_AsMVTGeom (GEOS): Enforce validation at all times
2019-03-11 Regina ObeFlip to 2.5.3dev
2019-03-11 Regina ObeGet rid of 11 travis docker build doesn't work - will...
2019-03-11 Regina ObeRemove zcta5 geometry constraint
2019-03-11 Regina ObePrep for PostGIS 2.5.2 release
2019-03-10 Regina ObeMake _drop_raster_constraint_spatially_unique and _rast...
2019-03-10 Regina ObeTake out schema qualify in constraint see if it resolve...
2019-03-10 Regina ObeSchema qualify all geometry casts in raster code, other...
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-02-21 Paul RamseyAdd extra_float_digits for pg12
2019-02-15 Paul RamseyUpdate test running instructions
2019-02-15 Paul RamseyUpdate OGC certification scripts to match new SFSQL...
2019-02-11 Paul RamseyAdd generated file
2019-02-11 Paul RamseyAdd lexer initialization
2019-02-05 Regina ObeGet rid of sudo -i on the pg11 docker evidentally not...
2019-02-04 Regina ObeFix dronie badge (still need to fix build link)
2019-01-31 Raúl Marín... PostgreSQL 12 compatibility
2019-01-30 Raúl Marín... ST_ClipByBox2D: Do not throw when the geometry is invalid
2019-01-25 Raúl Marín... PG12 compat: Remove unnecessary header include (tqual.h)
2019-01-22 Raúl Marín... Partially revert r17180
2019-01-21 Paul RamseySync generated parser to y file, using newer bison...
2019-01-21 Paul RamseyCommit generated code to match parser
2019-01-21 Paul RamseyActually put fix for #4273 in the right place
2019-01-18 Paul RamseyUn space
2019-01-18 Paul RamseyAvoid final point duplicates for circle stroking
2019-01-18 Paul RamseyMore robust geography distance
2019-01-18 Raúl Marín... Use `server_version_num` instead of parsing `version()`
2019-01-18 Raúl Marín... Avoid passing a NULL pointer to GEOSisEmpty
2019-01-18 Raúl Marín... Correct issue reference from previous commit
2019-01-18 Raúl Marín... ST_AsMVTGeom: Transform coordinates space before clipping
2019-01-17 Paul RamseyUse AccessShareLock in spatial_index_read_extent
2019-01-17 Darafei PraliaskouskiST_Subdivide endless loop on coordinates near coinciden...
2019-01-16 Raúl Marín... ST_AsMVTGeom: Always return the simplest geometry
2019-01-16 Raúl Marín... Tests: Remove warning when building with 32bit arch
2019-01-15 Regina ObeAdd dronie.osgeo.org agent config (drone 1.0 standard)
2019-01-11 Raúl Marín... ST_AsMVT: parse JSON numeric values with decimals as...
2019-01-10 Paul RamseyRemove memory leak in "junky wkt" case
2019-01-09 Paul RamseyMove fix further into parser, fix bad test case
2018-12-26 Regina ObeFix so custom --with-projdir= configure switch works...
2018-12-21 Darafei Praliaskouski[doc] ST_AsGeoJSON doc refresh
2018-12-17 Darafei PraliaskouskiAttribute Raúl Marín for help resolving build issue.
2018-12-17 Darafei PraliaskouskiSupport Proj 6. Support is via legacy API, we need...
next