]> granicus.if.org Git - postgis/shortlog
postgis
2019-07-01 Regina Obefix for 32-bit hash
2019-07-01 Regina ObeFlip to 3.0.0alpha4dev
2019-07-01 Regina ObePrep for 3.0.0alpha3 release
2019-07-01 Regina Obeoptional cgal version
2019-07-01 Regina Obemore changes to allow custom building of version items
2019-06-28 Paul RamseyType lookups in FDW fail due to sparse search_path.
2019-06-28 Raúl Marín... Fix wagyu configure dropping CPPFLAGS
2019-06-28 Darafei PraliaskouskiRewrite GiST penalty.
2019-06-28 Darafei Praliaskouski[raster] Skip NODATA tiles in raster2pgsql.
2019-06-27 Regina Obeadd more pkgconfig and make zlib swappable
2019-06-27 Regina Obefix typo in news
2019-06-27 Paul RamseyCommit missing file into SVN
2019-06-26 Paul RamseyAdd extended flags area in serialization
2019-06-26 Sandro SantilliImprove output of lwgeom_summary
2019-06-22 Darafei PraliaskouskiAllow FULL OUTER JOIN on geometry.
2019-06-22 Darafei Praliaskouski[travis] Lint Python code for syntax errors
2019-06-21 Raúl Marín... Address GCC 9 warning
2019-06-21 Raúl Marín... Use GEOSPrepare also for Points and Multipoints
2019-06-20 Raúl Marín... Travis: Avoid failing both if codecov download or uploa...
2019-06-20 Sandro Santilli[drone] Fix yml syntax (pull image)
2019-06-19 Raúl Marín... Revert r17538
2019-06-19 Raúl Marín... PROJ cache: Improve the eviction process
2019-06-19 Raúl Marín... PROJ: Remove the extra MemoryContext for PG9.6+
2019-06-19 Raúl Marín... PROJ: Remove manual call to proj_context_set_search_paths
2019-06-19 Raúl Marín... PROJ6: Use proj_trans for single points
2019-06-19 Raúl Marín... PROJ: Use the cache memory context
2019-06-19 Raúl Marín... PROJ: Avoid double lookups
2019-06-19 Raúl Marín... Increase size of internal PROJ cache
2019-06-19 Raúl Marín... PROJ6: Speed improvements
2019-06-19 Raúl Marín... Fix NEWS related to 3.0alpha3
2019-06-19 Raúl Marín... lwgeom_transform_from_str: Avoid leaking resources...
2019-06-19 Raúl Marín... Configure: Avoid unnecessary errors with PROJ6
2019-06-19 Raúl Marín... Bytebuffer: Ifdef unused code
2019-06-18 Raúl Marín... Travis: Do not fail if the coverage upload fails
2019-06-14 Regina ObeFix error in bash preventing building
2019-06-14 Paul RamseyRespect geodetics when expanding a gbox
2019-06-14 Paul RamseyChange handling of index search tolerance, it's already...
2019-06-14 Raúl Marín... Refactor decode_geohash_bbox
2019-06-13 Regina Obeset defaults back to old and put projdir back in config...
2019-06-13 Raúl Marín... lookup3: Address GCC warnings
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 Paul RamseyAdd tolerance from #4081 back in
2019-06-12 Paul RamseyBack out another change in geography trees
2019-06-12 Paul RamseyBack out to liblwgeom_internal... so some parts of...
2019-06-12 Paul RamseyTry and back out geodetic tolerance change... this...
2019-06-12 Paul RamseyFurther re-organization of gserialized, attempting...
2019-06-12 Raúl Marín... AddRasterConstraints: Ignore NULLs when generating...
2019-06-12 Raúl Marín... Raster cunit: Address scanf warning on Windows
2019-06-12 Raúl Marín... Travis: Do not fail if the coverage upload fails
2019-06-12 Raúl Marín... Rename update sql files
2019-06-12 Raúl Marín... Fix upgrade issues related to renamed function parameters
2019-06-11 Paul RamseyAdd header for fabs()
2019-06-11 Paul RamseyCast to lwgeom for dimensionality test
2019-06-11 Paul RamseyUse flags values instead of raw numbers
2019-06-11 Paul RamseyFix build
2019-06-11 Paul RamseyStrip out direct calls to FLAGS macros where easy
2019-06-11 Paul RamseyReorg and rename gserialized files
2019-06-11 Paul RamseyRename cu_tests for gserialized to version 1
2019-06-11 Paul RamseyPull gserialized_from_lwgeom_size() back to internal API
2019-06-11 Paul RamseyPull gserialized_read_gbox_p and gserialized_peek_gbox_...
2019-06-11 Raúl Marín... Pragma the pragma
2019-06-11 Paul RamseyThou shalt not attempt to quiet warnings
2019-06-11 Paul RamseyBack out usage of liblwgeom_internal.h a little more
2019-06-11 Paul RamseyBack out removal of "peek" mode for gbox reading...
2019-06-11 Raúl Marín... LWGEOM_zmflag: Silence warning in old PG releases
2019-06-11 Paul RamseyHide gserialized_peek_gbox_p() inside gserialized_read_...
2019-06-11 Paul RamseyRemove gserialized_get_zm() since it's barely used
2019-06-11 Paul RamseyMove gserialized_header_size() out of the public API
2019-06-11 Raúl Marín... Perl tidy over postgis_proc_upgrade.pl
2019-06-11 Raúl Marín... Use CREATE OR REPLACE AGGREGATE for PG12+
2019-06-10 Paul RamseyCreate a gserialized_hash function to hide serialized...
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...
next