]> granicus.if.org Git - postgis/shortlog
postgis
2019-03-14 Sandro SantilliDo not be fooled by shell operators on upgrade
2019-03-13 Sandro SantilliRefuse to load PostGIS in an untargeted PostgreSQL...
2019-03-13 Sandro SantilliEnsure "make check" uses configured PostgreSQL target...
2019-03-13 Sandro SantilliEnsure "make check" uses configured PostgreSQL target...
2019-03-11 Darafei PraliaskouskiDoc layout improvements.
2019-03-11 Paul RamseyUse CallerFInfoFunctionCallN infrastructure
2019-03-10 Sandro SantilliForce early flushing of postgis_restore.pl output
2019-03-10 Sandro SantilliDrop support for stdout in extensions_unpackage.sh
2019-03-10 Sandro SantilliFix syntax and indentation
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-03-08 Paul RamseyCost a few more opreators
2019-03-08 Paul RamseyDrop pre-existing db when running without any special...
2019-03-08 Paul RamseyBack out dropdb, doesn't really work in that location
2019-03-08 Paul RamseyAdd costs to functions in the form of macros:
2019-03-08 Paul RamseyAdd CSS file to ignores
2019-03-08 Paul RamseyRemove 'tidy' step for adding mobile header to HTML
2019-03-08 Paul RamseyTry to drop the database before creating a new one...
2019-03-08 Paul RamseyMove datum declaration closer to use
2019-03-08 Paul RamseyFix missing function in Pg < 12 cases
2019-03-07 Paul RamseyExperimental make target that adds a mobile header...
2019-03-07 Paul RamseyMove deprecated functions into legacy.sql.
2019-03-06 Paul RamseyOops, add file to svn
2019-03-06 Paul RamseyUse "support function" API in PgSQL 12+ to provide...
2019-03-06 Sandro SantilliUpon upgrade, create operators when missing (no matter...
2019-03-06 Sandro SantilliFix default makefile rule for raster pg lib
2019-03-06 Sandro SantilliRename opt_out.sh to extensions_unpackage.sh, drop...
2019-03-06 Sandro SantilliSimplify opt_out.sh code, allow writing to stdout
2019-03-06 Sandro SantilliInclude raster and sfcgal extensions in opt_out.sh
2019-03-06 Sandro SantilliFurther tweak C function deprecation error
2019-03-06 Sandro SantilliSpecify it is the C function being deprecated (not...
2019-03-06 Sandro SantilliDo not run postgis_full_version() at the end of extensi...
2019-03-06 Sandro SantilliTweak C signature deprecation error
2019-03-04 Paul RamseyAdd in check-long target with slow tests
2019-03-04 Paul RamseyComment out really tedious lng-running tests
2019-02-27 Paul RamseyCatch Proj null returns in lwerror
2019-02-27 Paul RamseyHm, every proj call really needs a NULL guard :/
2019-02-27 Raúl Marín... Add intersects to postgis_legacy.c
2019-02-26 Paul RamseyProj 6 news entry
2019-02-26 Regina Obeoops didn't notice was LWPOINT and not LWGEOMGet rid...
2019-02-25 Regina ObeGet rid of assert causing ST_3DMakeBox to crash
2019-02-25 Paul RamseyTravis global badge tracking release branches only
2019-02-24 Regina ObeFor CTEs to materialize by putting in OFFSET 0 on raste...
2019-02-22 Paul RamseyRemove unused code
2019-02-22 Paul RamseyFix cut/paste error in NULL guard
2019-02-22 Paul RamseyGuard against null return and avoid leaking PJ object
2019-02-22 Paul RamseyChange varianble name, per Even
2019-02-22 Paul RamseySupport new Proj6 API
2019-02-22 Paul RamseyComment out old pointonsurface test, as newer versions
2019-02-22 Paul RamseyInclude for text_to_cstring
2019-02-22 Paul RamseyReplace VARSIZE(foo)-VARHDRSZ pattern with VARSIZE_ANY_...
2019-02-21 Paul RamseyAdd extra_float_digits for pg12
2019-02-21 Regina ObeMissed some spots in last commit
2019-02-21 Regina ObeChange from using CTE to use subquery so results are...
2019-02-20 Paul RamseyBack out %ld patch, apparently the 32-bit implementatio...
2019-02-20 Paul RamseyQuiet debug build warnings about uint64 into %d
2019-02-20 Darafei PraliaskouskiAdd lost rounding for PG12
2019-02-20 Darafei PraliaskouskiRemove postgis.backend switch and SFCGAL versions of...
2019-02-20 Regina ObePut in rounding to fix regression as result of changes...
2019-02-19 Regina Obeschema qualify tiger tables
2019-02-16 Darafei PraliaskouskiMake lwgeom_mindist3d solid aware. Add TIN support.
2019-02-15 Paul RamseyUpdate test running instructions
2019-02-15 Paul RamseyUpdate OGC certification scripts to match new function...
2019-02-13 Darafei PraliaskouskiFix upgrades.
2019-02-12 Raúl Marín... Wagyu build improvements
2019-02-12 Raúl Marín... Trailing whitespace
2019-02-12 Darafei PraliaskouskiAdd seed parameter for ST_GeneratePoints.
2019-02-11 Darafei Praliaskouski[format] Tidy up measures3d.
2019-02-11 Raúl Marín... Only use configure variables to pass ldflags
2019-02-11 Raúl Marín... Configure: libpcre is optional
2019-02-11 Raúl Marín... Configure: Accept missing proj pg-config script
2019-02-11 Paul RamseyAdd generated lexer
2019-02-11 Paul RamseyAdd lex initialization
2019-02-11 Raúl Marín... Use pkg-config to improve dependency detection
2019-02-06 Paul RamseyAdd ignores for Makefiles
2019-02-05 Raúl Marín... Integrate wagyu to validate MVT polygons
2019-02-04 Regina Obeupdate dronie build badge to point specifically at...
2019-02-02 Regina ObeTry to fix winnie's complaints by getting rid of static...
2019-02-02 Regina ObeFlip winnie back to 3.8.0dev geos testing. After https...
2019-01-31 Raúl Marín... PostgreSQL 12 compatibility
2019-01-30 Raúl Marín... Coverage: Download script when needed
2019-01-30 Raúl Marín... ST_ClipByBox2D: Do not throw when the geometry is invalid
2019-01-30 Raúl Marín... ST_AsMVTGeom: Fix bug that oversimplified vertical...
2019-01-26 Regina ObeFlip to 30 table suffix
2019-01-26 Regina ObeTake back out the postgis docker - giving libtoolize...
2019-01-26 Regina ObePut back docker hub postgis 11 test, remove drone pre...
2019-01-24 Raúl Marín... PG12 compat: Remove unnecessary header include (tqual.h)
2019-01-24 Sandro Santilli[gitlab-ci] Use Debian buster (10) for building/testing...
2019-01-23 Sandro SantilliUse quiet psql on regress
2019-01-22 Raúl Marín... Only build static liblwgeom
2019-01-22 Raúl Marín... Speedup concave_hull_hard test
2019-01-22 Raúl Marín... Build raster loader with static liblwgeom too
2019-01-22 Raúl Marín... Loader: Use static instead of static-libtool
2019-01-22 Raúl Marín... Partially revert r17181
2019-01-21 Regina Oberemove docker hub image (geos seems broken at moment)
2019-01-21 Paul RamseyStatically link shp2pgsql and other loader utilities to
2019-01-21 Paul RamseyIgnore generated file
2019-01-21 Paul RamseySync generated parser files with parser using recent...
2019-01-21 Paul RamseyCommit generated code to match parser file
2019-01-21 Paul RamseyActually put fix for #4273 in the right place
next