]> granicus.if.org Git - postgis/shortlog
postgis
2018-11-25 Regina ObeCreate rt_legacy.c and postgis_legacy.c put back functi...
2018-11-25 Regina ObeAdd in upgrade path for recently released 2.2.8, 2...
2018-11-24 Darafei PraliaskouskiStabilize GiST ND indexes for mixed dimensions
2018-11-23 Regina ObeGet rid of use of oids in topology regress was taken...
2018-11-22 Raúl Marín... Avoid unaligned memory access in BOX2D_out
2018-11-22 Raúl Marín... Travis: Add missing task file
2018-11-22 Raúl Marín... Travis: Run CI under clang's ubsan
2018-11-22 Raúl Marín... Fix undefined behaviour in ST_3DDistance
2018-11-22 Regina ObeReplace pg_constraint.consrc for pg_get_constraintdef...
2018-11-21 Raúl Marín... Uniformize how PGXS is used
2018-11-21 Raúl Marín... Fix undefined behaviour in raster intersection
2018-11-21 Raúl Marín... Avoid undefined behaviour in next_float functions ...
2018-11-19 Raúl Marín... Travis: Run CI under GCC's undefined behavior sanitizer
2018-11-19 Raúl Marín... Fix undefined behaviour in gserialized_spgist_picksplit_nd
2018-11-19 Regina ObeOne more error in raster change - hopefully this is it
2018-11-19 Regina ObeRevert accidental commit
2018-11-18 Regina ObePut back deprecated functions removed in r17029, but...
2018-11-18 Regina ObeRemove deprecated functions postgis_constraint_srid...
2018-11-15 Raúl Marín... Avoid undefined behaviour in gserialized_estimate
2018-11-15 Raúl Marín... Allocate enough memory in gidx_to_string
2018-11-14 Darafei PraliaskouskiDocument maxerr in ST_Rescale.
2018-11-13 Darafei Praliaskouski[travis] Build coverage and debug builds in separate...
2018-11-13 Darafei Praliaskouski[drone] Don't test PostGIS 3.0 on Postgres 9.4
2018-11-13 Darafei Praliaskouski[travis] run debug build in parallel
2018-11-13 Darafei PraliaskouskiSP-GiST within got into 3.0.0 not 2.5.0.
2018-11-13 Daniel BastonMake Travis catch compilation errors with debug logging...
2018-11-13 Raúl Marín... Remove ISFINITE macros
2018-11-13 Raúl Marín... Un-break build with debug logs
2018-11-13 Darafei PraliaskouskiUpgrade script generator fix
2018-11-12 Raúl Marín... ST_Scale: Document the availability of the origin parameter
2018-11-11 Darafei PraliaskouskiGiST and SP-GiST GiST and SP-GiST n-D indexes (based...
2018-11-11 Darafei PraliaskouskiGiST and SP-GiST n-D indexes (based on GIDX) with overl...
2018-11-11 Darafei PraliaskouskiSpecified 1-indexing in ST_SetValues
2018-11-11 Darafei PraliaskouskiFix new GCC warnings.
2018-11-08 Daniel BastonImpose min number of segments per arc during linearization
2018-11-08 Darafei PraliaskouskiDocumentation for AddRasterConstraint optional parameters
2018-11-07 Paul RamseyHonestly, trailing spaces?
2018-11-07 Regina ObeAdd missing schema qualifications for raster _ST_Intersects
2018-11-07 Regina ObeMention how to use psql environment variables in long...
2018-11-06 Paul RamseyMove to "postgis blue" #468
2018-11-05 Paul RamseyPatch over bad behaviour for near-parallel boxes and...
2018-11-04 Regina ObeFlip tiger loading to load 2018, also switched to ftp...
2018-11-04 Regina ObeAdd links from loader generate state and nation to...
2018-11-02 Paul RamseyTry for a responsive font size?
2018-10-31 Regina ObeFix sfcgal regress failure - Delete 4326 entry before...
2018-10-30 Paul RamseyIgnore docbook.css
2018-10-30 Regina ObeChange to use chunked-html-web version to log doc stats...
2018-10-30 Daniel BastonAdd env vars to control valgrind for cunit tests
2018-10-30 Darafei PraliaskouskiTidy lwline_clip_to_ordinate_range
2018-10-29 Paul RamseyMore style tweaks and add 'chucked-html-web' target for
2018-10-29 Paul RamseyIgnore generated files
2018-10-29 Raúl Marín... Use TupleDescAttr instead of its internal representation
2018-10-29 Darafei PraliaskouskiST_Subdivide: don't crash if on some iteration you...
2018-10-27 Darafei PraliaskouskiST_LocateBetween[Elevations]: support TIN and TRIANGLE...
2018-10-27 Darafei Praliaskouskiclang-format config file.
2018-10-25 Darafei PraliaskouskiST_LocateBetween[Elevations]: support POLYGON
2018-10-25 Darafei PraliaskouskiRemove accidentially committed configure support for...
2018-10-25 Daniel BastonFix typo in upgrade message
2018-10-24 Darafei PraliaskouskiST_LocateBetween[Elevations]: Support GEOMETRYCOLLECTION
2018-10-24 Darafei Praliaskouski[raster] Use GDALFPolygonize unconditionally
2018-10-23 Darafei Praliaskouski[raster] Fix envelope Contains shortcut in ST_Clip
2018-10-23 Darafei Praliaskouski[doc][raster] Fix typos in function names in ST_Interse...
2018-10-22 Darafei PraliaskouskiST_Subdivide: support rect hole in rect shell
2018-10-22 Sandro SantilliFix support for overriding RUNTESTFLAGS via env variable
2018-10-22 Sandro SantilliStub empty install/uninstall rules under regress/ dir
2018-10-22 Sandro SantilliAvoid running core and sfcgal regress tests in parallel
2018-10-22 Sandro SantilliFix "make check" on platforms without SFCGAL support
2018-10-21 Sandro SantilliFix SFCGAL tests
2018-10-21 Sandro SantilliRe-enable accidentally disabled dumper tests
2018-10-21 Sandro SantilliDo not check before making all
2018-10-19 Sandro SantilliSplit core and sfcgal tests allowing to run one w/out...
2018-10-19 Sandro SantilliHave "installcheck" also test CREATE EXTENSION from...
2018-10-18 Sandro SantilliDo not run upgrade tests twice
2018-10-18 Sandro Santilli[run_test.pl] Properly upgrade raster from unpackaged
2018-10-18 Sandro SantilliDo not mark extention objects during pre-extension...
2018-10-18 Sandro Santilli[check_all_upgrads] Enable testing of upgrades from...
2018-10-18 Sandro SantilliMake generation of upgrade path scripts more verbose
2018-10-18 Paul RamseyGet a little hard-core on NaN representation, hopefully...
2018-10-17 Sandro SantilliFix support for PostgreSQL-12 ("getrelid" macro removed)
2018-10-16 Daniel BastonUpdates to doc introduction
2018-10-16 Sandro Santilli[check_all_upgrades] Enable topology and raster tests
2018-10-15 Sandro SantilliFix spatial_ref_sys.sql target in multi-process make
2018-10-15 Sandro SantilliOnly drop function IF EXISTS ...
2018-10-15 Sandro Santilli[topology] properly drop removed internal functions...
2018-10-15 Sandro Santilli[run_test.pl] Fix handling of split raster, broken...
2018-10-15 Sandro Santilli[run_test.pl] some debug lines added
2018-10-14 Darafei PraliaskouskiMatch memory management functions, so that lwalloc...
2018-10-14 Darafei Praliaskouskiregress: stabilize sort order in regress/clean.sql
2018-10-14 Darafei Praliaskouski[travis] re-enable logbt on dockerized builds
2018-10-14 Sandro Santilli[run_test.pl] honour -v upon postgis extension drop...
2018-10-14 Sandro Santilli[run_test.pl] upgrades from unpackaged always have...
2018-10-14 Sandro SantilliRemove unused file
2018-10-12 Paul RamseyRemove dropshadow from WKT examples
2018-10-12 Paul RamseyFormatting
2018-10-12 Paul RamseyFix entity
2018-10-12 Paul RamseyStyle abstract and toc titles
2018-10-12 Paul RamseyStyle <important> blocks
2018-10-12 Paul RamseyLighten and ungreenify
2018-10-12 Paul RamseyReformat example
2018-10-12 Paul RamseyPass clean html parameter, fix a couple old references...
next