2016-04-26 |
Daniel Baston | fix doc typo |
commit | commitdiff | tree | snapshot |
2016-04-26 |
Daniel Baston | Preserve SRID in ST_MinimumClearanceLine, and add regre... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Daniel Baston | #3424, ST_MinimumClearance |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Sandro Santilli | Trim trailing whitespaces (as per .editorconfig) |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Sandro Santilli | Add note about ST_IsValid flag argument being an extens... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Sandro Santilli | Trim trailing whitespaces (as per .editorconfig) |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Sandro Santilli | Fix link to gitlab-ci build for the branch |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Regina Obe | prevent error when tiger street number is not a number... |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Regina Obe | Minor cleanup of last commit and also more schema quali... |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Regina Obe | revise to use node start/end of edges for geocode_inter... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Regina Obe | put back makde pdf but after the html files ahave alrea... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Regina Obe | get rid of make update po, get rid of html make hard... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Paul Ramsey | #3529, move test to subdivide.sql |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Paul Ramsey | Don't run online test for GEOS 3.5+ feature, closes... |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Sandro Santilli | Fix reference to ST_LineLocatePoint |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Paul Ramsey | #3522, handle POINT and MULTIPOINT correctly in ST_Subd... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Paul Ramsey | ignore build stuff |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Paul Ramsey | #3524, add interruptibility to geography brute force... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Paul Ramsey | #1851, spatial_ref_sys fixes for Pulkovo_1942_58, to_wgs84 |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Sandro Santilli | First pass of style tweaks |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Sandro Santilli | Remove reference to '*.in.c' files as they don't exist... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Sandro Santilli | Stub an EditorConfig configuration |
commit | commitdiff | tree | snapshot |
2016-04-03 |
Regina Obe | minor cleanup to prevent adding ofa ll address*.dlls |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Daniel Baston | #3516, ST_Voronoi crashes backend |
commit | commitdiff | tree | snapshot |
2016-03-24 |
Paul Ramsey | Ignore some new build artifacts |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Sandro Santilli | Add 2.2.2 section |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Sandro Santilli | Remove unused function |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Regina Obe | Force sorting in ST_ColorMap test (fix aliasing issue... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Regina Obe | Force sorting in ST_ColorMap test |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Regina Obe | upport ST_AsEncodedPolyLine google example, alphabetize... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Paul Ramsey | pass POINT EMPTY tests on fun architectures, #3426 |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Daniel Baston | #3466, Casting from box3d to geometry drops Z dimension... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Daniel Baston | fix typo in comment |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Regina Obe | Force order in ST_GeneratePoints so results are determi... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Regina Obe | start schema qualifying calls |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Regina Obe | Exclude all c functions from schema qual except ST_Tran... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Regina Obe | avoid adding search_path to functions that work on... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Regina Obe | avoid adding search_path to functions that work on... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Daniel Baston | #3460, ST_ClusterWithin 'tolerance not defined' error... |
commit | commitdiff | tree | snapshot |
2016-03-08 |
Regina Obe | Cleanup addition of search_path for upgrade scripts |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Regina Obe | fix compile error introduced in X3D commeit |
commit | commitdiff | tree | snapshot |
2016-03-06 |
Regina Obe | Use Tomvantilburg suggestion and just hard-code convex... |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Regina Obe | remove this hard-coded script superceded by perl genera... |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Regina Obe | Revise script generation to exclude SQL functions that... |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Regina Obe | script to set search_path of functions. |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Daniel Baston | Add availability info for ST_Points |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Daniel Baston | Add new files for #3364 |
commit | commitdiff | tree | snapshot |
2016-03-05 |
Daniel Baston | #3364, ST_GeometricMedian |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Daniel Baston | #3480, copy input geometries to ST_ClusterDBSCAN |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Sandro Santilli | Add comment to topology face and node tables |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Paul Ramsey | Replace use of 'sed' with 'perl -pe' to avoid sed incom... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Paul Ramsey | Be a little more careful w/ input sets full of nulls... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Sandro Santilli | Give more decimal digits in edge-motion collision detec... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Sandro Santilli | Have make_dist.sh use current branch as the default... |
commit | commitdiff | tree | snapshot |
2016-03-03 |
Sandro Santilli | Always remove any previously existing dist dir on ... |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Sandro Santilli | Update gitlab-ci badge url |
commit | commitdiff | tree | snapshot |
2016-03-02 |
Sandro Santilli | Allow passing custom configure flags and make command |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Paul Ramsey | #3479 Fix assertion crash added after initial fix |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Automatically use GIT if a .git directory exists locally |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Set version from Version.config for branch dists too |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Backup final (reversioned) output dirs if already existing |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Fix version extraction from Version.config |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Add -b switch to create the dist file from a branch |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Add dump-restore testing for gitlab-ci |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Sandro Santilli | Add dump-restore testing for Travis |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Regina Obe | option for winnie to do dump restore - variable set... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Regina Obe | option for debbbie to do dump restore - variable set... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Regina Obe | Try to fix make install issue using --prefix |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Regina Obe | Update ST_ClusterDBScan to use integer instead of int... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Paul Ramsey | #3479, error out if kmeans has k > ngeoms |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Regina Obe | Redo ST_ClusterKMeans parcel table with only 7 parcels... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Regina Obe | fix typo in image names |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Regina Obe | Test data and figures for ST_ClusterKMeans |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Regina Obe | Fix typo in prior commit when updating description |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Regina Obe | Put in availability info in docs for ST_ClusterKMeans... |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Sandro Santilli | PRId64 to LWTFMT_ELEMID |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Regina Obe | use a new arg identifier winset for window functions. |
commit | commitdiff | tree | snapshot |
2016-02-27 |
Regina Obe | Fix sfcgal tickets_expected to match postgis proper... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Paul Ramsey | Harmonize w/ header |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Paul Ramsey | Segmentize geography using equal length segments, from |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Paul Ramsey | Expunge all trace of rt_init_allocators |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Paul Ramsey | Back out unique callback name change (#3429) |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Paul Ramsey | #3429, directly call set_handlers for allocator initial... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Daniel Baston | Add missing SFCGAL test results |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Daniel Baston | #2991, Enable ST_Transform to use PROJ.4 text (Mike... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Paul Ramsey | Avoid signature collision in altered callback function |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Paul Ramsey | Support curves in centroid calculation via stroking |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Paul Ramsey | #3469, support multipoint into to ST_MakeLine (Paul... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Paul Ramsey | Change from on-the-fly raster context set-up to _PG_ini... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Paul Ramsey | Add note per https://github.com/postgis/postgis/pull/14 |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Paul Ramsey | Remove spare function defns |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Regina Obe | Fix invalid func, add a missing func |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Sandro Santilli | Check for side-location conflicts when adding a new... |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Paul Ramsey | Fix initialization nit for @ustrk |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Regina Obe | Preliminary script to add search path to functions... |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Daniel Baston | #3437, ST_Intersects incorrect for MultiPoints |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Daniel Baston | gitignore additions |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Paul Ramsey | Fix geography/geometry casting issues in buffer tests |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Daniel Baston | Negative indexing for ST_PointN and ST_SetPoint (Rémi... |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Paul Ramsey | Fix function signature to CREATE OR REPLACE |
commit | commitdiff | tree | snapshot |
next |