]> granicus.if.org Git - postgis/shortlog
postgis
2012-01-21 Regina Obeupdate build extensions to include the make comments...
2012-01-20 Paul RamseyFix typo
2012-01-20 Paul RamseyMake raster on by default and --without-raster the...
2012-01-20 Regina Obefix typo
2012-01-20 Regina ObeAdd a plpython example for outputting raster images
2012-01-20 Sandro SantilliHave TopoGeometry::Geometry always return a MULTI*...
2012-01-20 Sandro SantilliDon't let ST_Multi create collections of a single EMPTY...
2012-01-20 Regina Obe#1487: add out_db argument to AddRasterConstraints...
2012-01-20 Sandro SantilliTest new types in regress/wkt (#1476)
2012-01-20 Sandro SantilliExclude raster_columns from geometry_columns (#1122)
2012-01-20 Sandro SantilliFix a missing return introduced with fix to #547
2012-01-20 Sandro SantilliChange ST_Equals to use the ~= operator (#1453)
2012-01-20 Sandro SantilliRevert "remove ~= from documentation -- we don't want...
2012-01-20 Regina Obereadme was outdated.
2012-01-20 Paul RamseyUpdate for alpha1?
2012-01-20 Paul RamseyTransforming from SRID 4267 to 4326 returns incorrect...
2012-01-19 Paul RamseyStop configure if we don't find perl. (#1484)
2012-01-19 Sandro SantilliIn 9.1, it is datamoduledir driving module install...
2012-01-19 Sandro SantilliHave both RTREE and PREPARED_GEOM caches cohexist ...
2012-01-19 Sandro SantilliUpdate expected raster intersection results after fix...
2012-01-19 Sandro SantilliAdd test for cached version of point_in_ring (#852)
2012-01-19 Sandro SantilliDrop use of tolerance in PIP (#852)
2012-01-19 Sandro SantilliDo not run the upgrade test if the normal test failed
2012-01-19 Sandro SantilliOops, forgot to cleanup after debugging (triggered...
2012-01-18 Sandro SantilliRework st_estimated_extent to deal with analyzed empty...
2012-01-18 Sandro SantilliDrop &Z_support in ST_Summary, see #649 comment:2
2012-01-18 Sandro SantilliAdd ST_Summary(geography), "G" flag (#1277), document...
2012-01-18 Sandro SantilliComplete binary IO testing in presence of typmod (...
2012-01-18 Sandro SantilliDo proper cleanups
2012-01-18 Sandro SantilliCheck typmod on binary geometry input (#850)
2012-01-18 Sandro SantilliHave geography typmod threat unkonwn srid an omitted...
2012-01-18 Sandro SantilliAdd --expect switch to save obtained output as expected
2012-01-18 Sandro SantilliDrop the support for multiple expected files (not neede...
2012-01-18 Sandro SantilliTest roundtrip with a binary cursor for both geometry...
2012-01-17 Sandro SantilliImplement canonical input-output for geography (#850)
2012-01-17 Sandro SantilliTest canonical binary output for geometry (#850)
2012-01-17 Sandro SantilliSupport alternate expected files
2012-01-17 Sandro SantilliSupport for binary output (#850)
2012-01-17 Sandro SantilliOverride geometrytype for geography (#1450).
2012-01-17 Sandro SantilliRun the testsuite again after upgrading (#1326)
2012-01-17 Sandro SantilliReword loading of upgrade scripts
2012-01-17 Sandro SantilliEnhance staged install to include raster, topology...
2012-01-17 Sandro SantilliDo not drop legacy getSRID in postgis_drop (#1401)
2012-01-16 Paul RamseyRename lwpoint_interpolate to point_interpolate
2012-01-16 Sandro SantilliSnap output of test for #723 to a grid
2012-01-16 Sandro SantilliFix 2.5d split (#745)
2012-01-16 Sandro SantilliKeep UTM zone numbers in range, regress-test _ST_BestSR...
2012-01-16 Sandro SantilliAdd an ST_AsEWKT(text) to prefer geometry over geography
2012-01-16 Sandro SantilliAdd ST_EWKT for geography type (#675)
2012-01-16 Sandro SantilliThe official unknown SRID is 0, not -1
2012-01-16 Sandro SantilliHave 'make doc' build the single-page HTML
2012-01-16 Sandro SantilliAllow building with gettext 0.14. Patch by Greg Troxel...
2012-01-16 Sandro SantilliDetect PERL locally
2012-01-16 Sandro SantilliIgnore generated extension files
2012-01-16 Sandro SantilliMove lwgeom_summary to liblwgeom (#1446)
2012-01-16 Sandro SantilliDrop getsrid (#1401)
2012-01-16 Sandro SantilliAdd test for insertion into typmod-ed table (#1414)
2012-01-16 Sandro SantilliFix WKB output for POINT EMPTY with SRID or higher...
2012-01-16 Sandro SantilliAdd WKB round-trip test for TIN
2012-01-16 Sandro SantilliFix reading TRIANGLE EMPTY in WKB form (#1474)
2012-01-16 Sandro SantilliAdd POLYHEDRALSURFACE roundtrip WKB test
2012-01-16 Sandro SantilliImplement lwgeom_same for MULTICURVE and MULTISURFACE...
2012-01-16 Sandro SantilliImplement lwgeom_same for CURVEPOLYGON types (#1475)
2012-01-16 Sandro SantilliImplement lwgeom_same for COMPOUNDCURVE (#1475)
2012-01-16 Sandro SantilliImplement lwgeom_same for circularstring (#1475)
2012-01-16 Sandro SantilliA CURVEPOLY is also a collection. Fixes #1473.
2012-01-16 Sandro SantilliPrevent lwcollection_construct from creating non-collec...
2012-01-16 Sandro SantilliUse a CTE for queries involving largs WKB input.
2012-01-16 Sandro SantilliComment out expensive DEBUG lines
2012-01-16 Sandro SantilliDowngrade notice of face splitting to debug level
2012-01-15 Sandro SantilliWrap DEBUG output in ifdef POSTGIS_TOPOLOGY_DEBUG ...
2012-01-15 Sandro SantilliMake AddTopoGeometryColumn less sequence-number-eager...
2012-01-15 Regina Obeput in spaces in ST_InterpolatePoint See Also references
2012-01-15 Regina Obeditto for ST_LocateBetween - name change flag and minor...
2012-01-15 Regina Obeput a note ST_LocateAlong name changed (and is a new...
2012-01-15 Regina Obelink to where to download pre-built cheat sheets
2012-01-15 Regina Oberevise docs about make installing extensions to note...
2012-01-15 Regina Obe#1401 Goodbye getSRID()
2012-01-14 Mark Cave-AylandDisplay "Creating Index..." text within the progress...
2012-01-14 Regina Obechange eol from native to LF to try to resolve #1466
2012-01-14 Regina Obedocument --with-gettext=no optionand case why you would...
2012-01-14 Paul RamseyAdd ST_InterpolatePoint, deprecate ST_Locate_Between_Me...
2012-01-14 Mark Cave-AylandUse normal autoconf convention of using #define to...
2012-01-14 Mark Cave-AylandSwitch liblwgeom to use the POSTGIS_* defines already...
2012-01-14 Mark Cave-AylandSwitch NLS build to use the in-built ENABLE_NLS define...
2012-01-14 Mark Cave-AylandEnable configure to accept the additional parameter...
2012-01-14 Mark Cave-AylandFix incorrect camel-casing for HAVE_JSON within configu...
2012-01-14 Mark Cave-AylandFix up AC_DEFINE macros in configure.ac that don't...
2012-01-13 Sandro SantilliAdd test for creating tables with circularstring typmod...
2012-01-13 Sandro SantilliFirst draft of a test for typmod (#1085)
2012-01-13 Regina Oberemove dangling reference to geometry_same
2012-01-13 Sandro SantilliVirtualize ``make'' calls (#1464)
2012-01-13 Mark Cave-AylandRename geometry column header in shp2pgsql-gui to ...
2012-01-13 Regina Oberemove ~= from documentation -- we don't want people...
2012-01-13 Sandro SantilliAdd all signature in the current repository
2012-01-13 Sandro SantilliAdd more signatures found in a more recent dump of...
2012-01-13 Sandro SantilliMake verbose output of postgis_restore.pl more useful...
2012-01-13 Sandro SantilliMake ~= operator GIST-indexable, following existing...
2012-01-12 Paul RamseyAdd in an offset option to ST_LocateBetween
2012-01-12 Paul RamseyAdd support for MULTIPOINT and POINT to ST_LocateBetween
next