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 |
2019-01-21 |
Paul Ramsey | Ignore generated file |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Paul Ramsey | Sync generated parser files with parser using recent... |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Paul Ramsey | Commit generated code to match parser file |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Paul Ramsey | Actually put fix for #4273 in the right place |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Paul Ramsey | Reformat slightly |
commit | commitdiff | tree | snapshot |
2019-01-21 |
Raúl Marín... | Improve notice message when unable to compute stats |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Paul Ramsey | Un space |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Paul Ramsey | Avoid final point duplicates for circle stroking |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Raúl Marín... | Use `server_version_num` instead of parsing `version()` |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Raúl Marín... | Avoid passing a NULL pointer to GEOSisEmpty |
commit | commitdiff | tree | snapshot |
2019-01-18 |
Raúl Marín... | ST_AsMVTGeom: Transform coordinates space before clipping |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Paul Ramsey | Use AccessShareLock in spatial_index_read_extent |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Paul Ramsey | Attempt to catch point-on-edge case before more subtle... |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Paul Ramsey | Ignore build/test artifacts |
commit | commitdiff | tree | snapshot |
2019-01-17 |
Darafei Praliaskouski | ST_Subdivide endless loop on coordinates near coinciden... |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Sandro Santilli | Typo in drone pipeline name |
commit | commitdiff | tree | snapshot |
2019-01-16 |
Raúl Marín... | ST_AsMVTGeom: Always return the simplest geometry |
commit | commitdiff | tree | snapshot |
2019-01-15 |
Regina Obe | take sudo out, doesn't exist on this particular image |
commit | commitdiff | tree | snapshot |
next |