2012-01-20 |
Sandro Santilli | Don't let ST_Multi create collections of a single EMPTY... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Regina Obe | #1487: add out_db argument to AddRasterConstraints... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Test new types in regress/wkt (#1476) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Exclude raster_columns from geometry_columns (#1122) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Fix a missing return introduced with fix to #547 |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Change ST_Equals to use the ~= operator (#1453) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Revert "remove ~= from documentation -- we don't want... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Regina Obe | readme was outdated. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Paul Ramsey | Update for alpha1? |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Paul Ramsey | Transforming from SRID 4267 to 4326 returns incorrect... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Paul Ramsey | Stop configure if we don't find perl. (#1484) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | In 9.1, it is datamoduledir driving module install... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Have both RTREE and PREPARED_GEOM caches cohexist ... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Update expected raster intersection results after fix... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Add test for cached version of point_in_ring (#852) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Drop use of tolerance in PIP (#852) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Do not run the upgrade test if the normal test failed |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Oops, forgot to cleanup after debugging (triggered... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Rework st_estimated_extent to deal with analyzed empty... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Drop &Z_support in ST_Summary, see #649 comment:2 |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Add ST_Summary(geography), "G" flag (#1277), document... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Complete binary IO testing in presence of typmod (... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Do proper cleanups |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Check typmod on binary geometry input (#850) |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Have geography typmod threat unkonwn srid an omitted... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Add --expect switch to save obtained output as expected |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Drop the support for multiple expected files (not neede... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Test roundtrip with a binary cursor for both geometry... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Implement canonical input-output for geography (#850) |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Test canonical binary output for geometry (#850) |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Support alternate expected files |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Support for binary output (#850) |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Override geometrytype for geography (#1450). |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Run the testsuite again after upgrading (#1326) |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Reword loading of upgrade scripts |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Enhance staged install to include raster, topology... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Sandro Santilli | Do not drop legacy getSRID in postgis_drop (#1401) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Paul Ramsey | Rename lwpoint_interpolate to point_interpolate |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Snap output of test for #723 to a grid |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Fix 2.5d split (#745) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Keep UTM zone numbers in range, regress-test _ST_BestSR... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Add an ST_AsEWKT(text) to prefer geometry over geography |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Add ST_EWKT for geography type (#675) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | The official unknown SRID is 0, not -1 |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Have 'make doc' build the single-page HTML |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Allow building with gettext 0.14. Patch by Greg Troxel... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Detect PERL locally |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Ignore generated extension files |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Move lwgeom_summary to liblwgeom (#1446) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Drop getsrid (#1401) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Add test for insertion into typmod-ed table (#1414) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Fix WKB output for POINT EMPTY with SRID or higher... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Add WKB round-trip test for TIN |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Fix reading TRIANGLE EMPTY in WKB form (#1474) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Add POLYHEDRALSURFACE roundtrip WKB test |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Implement lwgeom_same for MULTICURVE and MULTISURFACE... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Implement lwgeom_same for CURVEPOLYGON types (#1475) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Implement lwgeom_same for COMPOUNDCURVE (#1475) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Implement lwgeom_same for circularstring (#1475) |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | A CURVEPOLY is also a collection. Fixes #1473. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Prevent lwcollection_construct from creating non-collec... |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Use a CTE for queries involving largs WKB input. |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Comment out expensive DEBUG lines |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Sandro Santilli | Downgrade notice of face splitting to debug level |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Sandro Santilli | Wrap DEBUG output in ifdef POSTGIS_TOPOLOGY_DEBUG ... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Sandro Santilli | Make AddTopoGeometryColumn less sequence-number-eager... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Regina Obe | put in spaces in ST_InterpolatePoint See Also references |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Regina Obe | ditto for ST_LocateBetween - name change flag and minor... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Regina Obe | put a note ST_LocateAlong name changed (and is a new... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Regina Obe | link to where to download pre-built cheat sheets |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Regina Obe | revise docs about make installing extensions to note... |
commit | commitdiff | tree | snapshot |
2012-01-15 |
Regina Obe | #1401 Goodbye getSRID() |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Display "Creating Index..." text within the progress... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Regina Obe | change eol from native to LF to try to resolve #1466 |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Regina Obe | document --with-gettext=no optionand case why you would... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Paul Ramsey | Add ST_InterpolatePoint, deprecate ST_Locate_Between_Me... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Use normal autoconf convention of using #define to... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Switch liblwgeom to use the POSTGIS_* defines already... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Switch NLS build to use the in-built ENABLE_NLS define... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Enable configure to accept the additional parameter... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Fix incorrect camel-casing for HAVE_JSON within configu... |
commit | commitdiff | tree | snapshot |
2012-01-14 |
Mark Cave-Ayland | Fix up AC_DEFINE macros in configure.ac that don't... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | Add test for creating tables with circularstring typmod... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | First draft of a test for typmod (#1085) |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Regina Obe | remove dangling reference to geometry_same |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | Virtualize ``make'' calls (#1464) |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Mark Cave-Ayland | Rename geometry column header in shp2pgsql-gui to ... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Regina Obe | remove ~= from documentation -- we don't want people... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | Add all signature in the current repository |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | Add more signatures found in a more recent dump of... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | Make verbose output of postgis_restore.pl more useful... |
commit | commitdiff | tree | snapshot |
2012-01-13 |
Sandro Santilli | Make ~= operator GIST-indexable, following existing... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Paul Ramsey | Add in an offset option to ST_LocateBetween |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Paul Ramsey | Add support for MULTIPOINT and POINT to ST_LocateBetween |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Paul Ramsey | Flip ST_LocateBetween to use the same LRS code as ST_Lo... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Sandro Santilli | Add regress test for topology.AddFace robustness (see... |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Sandro Santilli | Fix lw_dist2d_pt_seg(B, AB), see #1459 |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Sandro Santilli | Complete tests for higher coordinate dimensions (#1455) |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Sandro Santilli | Fix bug in dimension computer for collection WKT. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
Sandro Santilli | Add tests for higher coordinate dimensions (#1455) |
commit | commitdiff | tree | snapshot |
next |