2019-03-19 |
Darafei Praliaskouski | Improve Doc Reference section |
commit | commitdiff | tree | snapshot |
2019-03-18 |
Sandro Santilli | Avoid installing unneeded raster scripts in contrib dir |
commit | commitdiff | tree | snapshot |
2019-03-18 |
Sandro Santilli | Stop installing unneeded postgis files in contrib dir |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Sandro Santilli | Give more info about SKIPs |
commit | commitdiff | tree | snapshot |
2019-03-14 |
Sandro Santilli | Do not be fooled by shell operators on upgrade |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Sandro Santilli | Refuse to load PostGIS in an untargeted PostgreSQL... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Sandro Santilli | Ensure "make check" uses configured PostgreSQL target... |
commit | commitdiff | tree | snapshot |
2019-03-13 |
Sandro Santilli | Ensure "make check" uses configured PostgreSQL target... |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Darafei Praliaskouski | Doc layout improvements. |
commit | commitdiff | tree | snapshot |
2019-03-11 |
Paul Ramsey | Use CallerFInfoFunctionCallN infrastructure |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Sandro Santilli | Force early flushing of postgis_restore.pl output |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Sandro Santilli | Drop support for stdout in extensions_unpackage.sh |
commit | commitdiff | tree | snapshot |
2019-03-10 |
Sandro Santilli | Fix syntax and indentation |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Regina Obe | Schema qualify all geometry casts in raster code, other... |
commit | commitdiff | tree | snapshot |
2019-03-09 |
Regina Obe | Change de_DE to de. de is the one that is active |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Cost a few more opreators |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Drop pre-existing db when running without any special... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Back out dropdb, doesn't really work in that location |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Add costs to functions in the form of macros: |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Add CSS file to ignores |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Remove 'tidy' step for adding mobile header to HTML |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Try to drop the database before creating a new one... |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Move datum declaration closer to use |
commit | commitdiff | tree | snapshot |
2019-03-08 |
Paul Ramsey | Fix missing function in Pg < 12 cases |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Paul Ramsey | Experimental make target that adds a mobile header... |
commit | commitdiff | tree | snapshot |
2019-03-07 |
Paul Ramsey | Move deprecated functions into legacy.sql. |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Paul Ramsey | Oops, add file to svn |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Paul Ramsey | Use "support function" API in PgSQL 12+ to provide... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Upon upgrade, create operators when missing (no matter... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Fix default makefile rule for raster pg lib |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Rename opt_out.sh to extensions_unpackage.sh, drop... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Simplify opt_out.sh code, allow writing to stdout |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Include raster and sfcgal extensions in opt_out.sh |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Further tweak C function deprecation error |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Specify it is the C function being deprecated (not... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Do not run postgis_full_version() at the end of extensi... |
commit | commitdiff | tree | snapshot |
2019-03-06 |
Sandro Santilli | Tweak C signature deprecation error |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Paul Ramsey | Add in check-long target with slow tests |
commit | commitdiff | tree | snapshot |
2019-03-04 |
Paul Ramsey | Comment out really tedious lng-running tests |
commit | commitdiff | tree | snapshot |
2019-02-27 |
Paul Ramsey | Catch Proj null returns in lwerror |
commit | commitdiff | tree | snapshot |
2019-02-27 |
Paul Ramsey | Hm, every proj call really needs a NULL guard :/ |
commit | commitdiff | tree | snapshot |
2019-02-27 |
Raúl Marín... | Add intersects to postgis_legacy.c |
commit | commitdiff | tree | snapshot |
2019-02-26 |
Paul Ramsey | Proj 6 news entry |
commit | commitdiff | tree | snapshot |
2019-02-26 |
Regina Obe | oops didn't notice was LWPOINT and not LWGEOMGet rid... |
commit | commitdiff | tree | snapshot |
2019-02-25 |
Regina Obe | Get rid of assert causing ST_3DMakeBox to crash |
commit | commitdiff | tree | snapshot |
2019-02-25 |
Paul Ramsey | Travis global badge tracking release branches only |
commit | commitdiff | tree | snapshot |
2019-02-24 |
Regina Obe | For CTEs to materialize by putting in OFFSET 0 on raste... |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Remove unused code |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Fix cut/paste error in NULL guard |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Guard against null return and avoid leaking PJ object |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Change varianble name, per Even |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Support new Proj6 API |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Comment out old pointonsurface test, as newer versions |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Include for text_to_cstring |
commit | commitdiff | tree | snapshot |
2019-02-22 |
Paul Ramsey | Replace VARSIZE(foo)-VARHDRSZ pattern with VARSIZE_ANY_... |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Paul Ramsey | Add extra_float_digits for pg12 |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Regina Obe | Missed some spots in last commit |
commit | commitdiff | tree | snapshot |
2019-02-21 |
Regina Obe | Change from using CTE to use subquery so results are... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Paul Ramsey | Back out %ld patch, apparently the 32-bit implementatio... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Paul Ramsey | Quiet debug build warnings about uint64 into %d |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Darafei Praliaskouski | Add lost rounding for PG12 |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Darafei Praliaskouski | Remove postgis.backend switch and SFCGAL versions of... |
commit | commitdiff | tree | snapshot |
2019-02-20 |
Regina Obe | Put in rounding to fix regression as result of changes... |
commit | commitdiff | tree | snapshot |
2019-02-19 |
Regina Obe | schema qualify tiger tables |
commit | commitdiff | tree | snapshot |
2019-02-16 |
Darafei Praliaskouski | Make lwgeom_mindist3d solid aware. Add TIN support. |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Paul Ramsey | Update test running instructions |
commit | commitdiff | tree | snapshot |
2019-02-15 |
Paul Ramsey | Update OGC certification scripts to match new function... |
commit | commitdiff | tree | snapshot |
2019-02-13 |
Darafei Praliaskouski | Fix upgrades. |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Raúl Marín... | Wagyu build improvements |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Raúl Marín... | Trailing whitespace |
commit | commitdiff | tree | snapshot |
2019-02-12 |
Darafei Praliaskouski | Add seed parameter for ST_GeneratePoints. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Darafei Praliaskouski | [format] Tidy up measures3d. |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Raúl Marín... | Only use configure variables to pass ldflags |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Raúl Marín... | Configure: libpcre is optional |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Raúl Marín... | Configure: Accept missing proj pg-config script |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Paul Ramsey | Add generated lexer |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Paul Ramsey | Add lex initialization |
commit | commitdiff | tree | snapshot |
2019-02-11 |
Raúl Marín... | Use pkg-config to improve dependency detection |
commit | commitdiff | tree | snapshot |
2019-02-06 |
Paul Ramsey | Add ignores for Makefiles |
commit | commitdiff | tree | snapshot |
2019-02-05 |
Raúl Marín... | Integrate wagyu to validate MVT polygons |
commit | commitdiff | tree | snapshot |
2019-02-04 |
Regina Obe | update dronie build badge to point specifically at... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Regina Obe | Try to fix winnie's complaints by getting rid of static... |
commit | commitdiff | tree | snapshot |
2019-02-02 |
Regina Obe | Flip winnie back to 3.8.0dev geos testing. After https... |
commit | commitdiff | tree | snapshot |
2019-01-31 |
Raúl Marín... | PostgreSQL 12 compatibility |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Raúl Marín... | Coverage: Download script when needed |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Raúl Marín... | ST_ClipByBox2D: Do not throw when the geometry is invalid |
commit | commitdiff | tree | snapshot |
2019-01-30 |
Raúl Marín... | ST_AsMVTGeom: Fix bug that oversimplified vertical... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Regina Obe | Flip to 30 table suffix |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Regina Obe | Take back out the postgis docker - giving libtoolize... |
commit | commitdiff | tree | snapshot |
2019-01-26 |
Regina Obe | Put back docker hub postgis 11 test, remove drone pre... |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Raúl Marín... | PG12 compat: Remove unnecessary header include (tqual.h) |
commit | commitdiff | tree | snapshot |
2019-01-24 |
Sandro Santilli | [gitlab-ci] Use Debian buster (10) for building/testing... |
commit | commitdiff | tree | snapshot |
2019-01-23 |
Sandro Santilli | Use quiet psql on regress |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Raúl Marín... | Only build static liblwgeom |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Raúl Marín... | Speedup concave_hull_hard test |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Raúl Marín... | Build raster loader with static liblwgeom too |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Raúl Marín... | Loader: Use static instead of static-libtool |
commit | commitdiff | tree | snapshot |
2019-01-22 |
Raúl Marín... | Partially revert r17181 |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Regina Obe | remove docker hub image (geos seems broken at moment) |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Paul Ramsey | Statically link shp2pgsql and other loader utilities to |
commit | commitdiff | tree | snapshot |
next |