]> granicus.if.org Git - postgis/shortlog
postgis
2019-10-27 Sandro SantilliGenerate ChangeLog from git (not svn) master
2019-10-27 Regina ObeGet rid of reference to svn. Not really needed anymore...
2019-10-27 Regina ObeChange doc translations to happen for master (not trunk)
2019-10-27 Sandro SantilliChange references from svn-trunk to master
2019-10-27 Sandro SantilliChange SVN references to GIT
2019-10-27 Sandro SantilliTweak HOWTO_RELEASE
2019-10-25 Regina ObeFix typos in docs
2019-10-25 Raúl Marín... Unify how libm is added to the LDFLAGS
2019-10-23 Regina ObeFix version numbers that got reset to old
2019-10-20 Sandro Santilli[run_test] Use -f _before_ DB argument
2019-10-18 Sandro Santilli[run_test] Fix search_path for topology tests
2019-10-18 Sandro Santilli[run_test] Do not omit CREATE/UPDATE returns from sql...
2019-10-18 Sandro Santilli[run_test] When counting pre-post test objects, skip...
2019-10-18 Raúl Marín... Fix PLPGSQL functions missing the schema qualification
2019-10-18 Sandro Santilli[run_test] Use --schema as target for creating and...
2019-10-18 Raúl Marín... Change public for the schema variable
2019-10-18 Regina ObeCorrected 2 errata noted by Andreas Schild.
2019-10-18 Raúl Marín... Use BEGIN-ROLLBACK instead of RESET
2019-10-18 Raúl Marín... Add tests for schema qualified functions
2019-10-18 Raúl Marín... Add NEWS of the previous commit
2019-10-18 Raúl Marín... Use get_call_result_type to retrieve tuple descriptions
2019-10-18 Regina ObePrep 3.0.0 release notes, purge alpha/beta/rc notes
2019-10-17 Raúl Marín... Revert r17925
2019-10-17 Sandro SantilliFix AddRasterConstraints in presence of null geoms...
2019-10-17 Raúl Marín... Fix ST_ConcaveHull under FDW
2019-10-17 Sandro SantilliFix svn revision fetching from git worktree
2019-10-17 Sandro SantilliDon't update upgrade_test raster table twice...
2019-10-16 Sandro SantilliAvoid use of bogus AddRasterConstraint when running...
2019-10-15 Raúl Marín... Address leaks detected by OSS-FUZZ
2019-10-14 Regina ObeAdd missing libxml and ssl libs for windows packaging
2019-10-14 Sandro SantilliPrint version before upgrade, in upgrade tests
2019-10-13 Regina Obeupdate pos and pots
2019-10-13 Sandro SantilliAvoid sending two queries at once, to more easily spot...
2019-10-13 Regina ObeFlip to 3.1.0 development
2019-10-13 Regina Obemissed spot
2019-10-13 Regina ObePrepping for PostGIS 3.0.0rc2 release
2019-10-11 Raúl Marín... Memory leak in lwpoly_from_wkb_state
2019-10-10 Regina Obemanual fix release note dates and numbers
2019-10-10 Raúl Marín... WKB: Avoid buffer overflow
2019-10-10 Raúl Marín... Fix leak in WKT collection parser
2019-10-10 Raúl Marín... Fix leak in lwcollection_from_wkb_state
2019-10-10 Raúl Marín... Fix leak in lwcurvepoly_from_wkb_state
2019-10-08 Raúl Marín... Remove HAVE_LIBJSON_C
2019-10-08 Sandro SantilliMake sure "make clean" really cleans what's created...
2019-10-08 Sandro SantilliAllow running core tests from any directory
2019-10-08 Sandro SantilliForce using systemwide scripts when run with --extension
2019-10-08 Regina ObeFlip to 3.0.0rc2dev
2019-10-08 Regina ObeChange to package 3.8.0rc2 for windows, prepare for...
2019-10-08 Regina ObeFix pos for spanish and french so they produce proper XML
2019-10-07 Regina ObeAdd step to pull translations from transifex
2019-10-07 Paul RamseyRemove view testing from upgrade objects testing
2019-10-07 Regina Obeupdate rest of pos
2019-10-07 Paul RamseyTry and be a little broader in dropping temporary old...
2019-10-07 Raúl Marín... Fix lib detection with "--with-jsondir" flag
2019-10-07 Raúl Marín... Fix --with-jsondir ldflags
2019-10-07 Raúl Marín... Address compiler warnings
2019-10-07 Sandro SantilliUse clang pragma only with clang
2019-10-07 Regina ObeFix tag issues
2019-10-07 Sandro SantilliTweak editorconfig for postgis_proc_upgrade.pl and...
2019-10-07 Regina Oberemove reference_exception evidentally was taken out...
2019-10-07 Regina ObeAdd reference_exception.xml -- is referenced in referen...
2019-10-07 Regina ObeUpdate more po files
2019-10-07 Regina Obeupdate IT from transifex
2019-10-07 Regina Obeuodate de files from transifex
2019-10-07 Regina Obetake out reference_misc entirely instead of just commen...
2019-10-07 Paul RamseyGuard some newer GCC'isms to allow older platforms
2019-10-07 Paul RamseyUse older perl idiom to allow build on
2019-10-07 Paul RamseydatumCopy has to happen in agg context or else
2019-10-07 Regina ObeGet rid of reference_temporal. that evidentally was...
2019-10-07 Regina ObeUpdate pot files -- references #4525
2019-10-06 Regina ObeChange expected release from 10/5 to 10/8
2019-10-05 Regina ObePrepping for PostGIS 3.0.0rc1 release
2019-10-04 Paul RamseyRestore ST_Union() aggregate signature and re-work
2019-10-03 Raúl Marín... autogen.sh: Exit with an error when a tool is missing
2019-10-03 Raúl Marín... Use a clean environment when detecting C++ libraries
2019-10-02 Paul RamseyUse snprintf in building SRID query string
2019-10-02 Raúl Marín... getSRIDbySRS: Fix crash
2019-10-01 Paul RamseyGet a little bit ahead on extension upgrade paths, so
2019-10-01 Paul RamseyFix scripts-based (not extension) upgrade from 2.4
2019-10-01 Regina ObeCreate slot for next release - be confident we'll do...
2019-09-30 Paul RamseyTurn rt_gdalwarp tests back on, removing grid shifts...
2019-09-30 Paul RamseyAvoid datum/grid shifts in reproject test, to lower
2019-09-30 Regina ObeAdd CXX and CXXFLAGS from pg_config seems to fix wagyu...
2019-09-30 Regina ObePut back wagyu, but try to force gcc8 as compiler and...
2019-09-29 Regina ObeFlip to 3.0.0beta2dev
2019-09-28 Regina Obeoops forgot to commit same note in NEWS
2019-09-28 Regina ObeAdd note about additional performance enhancements...
2019-09-28 Regina ObePrepare for PostGIS 3.0.0beta1
2019-09-28 Regina ObeTurn off wagyu for now for 32-bit FreeBSD12. For some...
2019-09-28 Regina Obetake out all pathing to see if that fixes the issue...
2019-09-28 Regina ObeUpdate docs in prep for 3.0.0beta1 release
2019-09-28 Regina ObeFix issue with loading tabblock
2019-09-28 Regina ObeMissed some fixes in last commit. this should work...
2019-09-27 Regina ObeRevise topology tests so they yield same results in...
2019-09-25 Raúl Marín... upgrade-paths-rules.mk: Drop the -v flag
2019-09-24 Raúl Marín... Speed up ST_Simplify
2019-09-24 Raúl Marín... ST_RemoveRepeatedPoints: Optimize multipoints with...
2019-09-24 Raúl Marín... Travis: Fix clang ubsan build
2019-09-23 Raúl Marín... Fix several documentation typos
2019-09-17 Paul RamseyRemove tolerance in point-in-ring stabline tests
next