]> granicus.if.org Git - postgis/shortlog
postgis
2012-03-28 Sandro SantilliReduce extensions requirements (#1724)
2012-03-28 Sandro SantilliFix GetGopoGeomElementArray code (#1730)
2012-03-28 Sandro SantilliAdd regression test for GiST index crash on empty ...
2012-03-28 Sandro SantilliFix crash in n-dimensional GiST index on EMPTY geoms...
2012-03-27 Regina Obedetail how to use create extension .. from unpackaged
2012-03-27 Regina Obe#1727 this will make statements like CREATE EXTENSION...
2012-03-27 Bborie ParkAdded robustness checking that GDAL supports spatial...
2012-03-27 Bborie ParkMerge branch 'master' into HEAD
2012-03-27 Sandro SantilliHave uninstall scripts drop created schemas, regress...
2012-03-27 Sandro SantilliWrap most topology.sql into a transaction
2012-03-27 Sandro SantilliDo not mess with search_path when installing comments...
2012-03-27 Sandro SantilliUpdate extensions/README (#1720)
2012-03-27 Sandro SantilliAccept POINT types in ST_MakeValid (#1719)
2012-03-27 Sandro Santilli80 cols wrap for pgsql2shp help screen (#1722)
2012-03-27 Sandro SantilliUpdate doc/README (#1721)
2012-03-27 Sandro SantilliDrop pljava (#1411)
2012-03-27 Regina Obe#1693, #1704 - twofer - change DROP AGGREGATE and DROP...
2012-03-27 Regina Obeminor typo correction
2012-03-26 Mark Cave-AylandRework code from r9204 (bug #900: shp2pgsql: a switch...
2012-03-26 Mark Cave-AylandRemove istypeM state variable from loader as it isn...
2012-03-26 Mark Cave-AylandImprove readability in the loader by fixing various...
2012-03-26 Regina Obechange example for totopogeom
2012-03-26 Sandro SantilliWrap within 80 cols
2012-03-26 Regina ObeAdd an example for toTopoGeom
2012-03-23 Paul RamseyUpdates for 2.0
2012-03-23 Sandro SantilliAdd topology validity checking (extra paranoia)
2012-03-23 Sandro SantilliDo not abuse ST_Snap for tweaking edge endpoints (...
2012-03-23 Sandro SantilliEnhance edge splitting robustness (#1711)
2012-03-23 Paul RamseySkip over geodetic check for empty geometries.
2012-03-23 Paul RamseyAllow build to work under DEBUG=5
2012-03-23 Sandro SantilliAdd debugging lines to sqlmm edge splitting functions
2012-03-23 Sandro SantilliAdd missing ticket reference to it's regression test
2012-03-23 Pierre RacineMade the red color for parameters a bit darker...
2012-03-23 Regina Obeflesh out upgrade a bit.
2012-03-23 Regina Obemake variables names red to stand out better
2012-03-22 Paul RamseyUpdate regression to handle new collection(empty) possi...
2012-03-22 Paul RamseyParse error on WKT for multi with empty elements (...
2012-03-22 Sandro SantilliAdd collapsed polygon case to ST_Simplify test (#1698)
2012-03-22 Sandro SantilliAdd a ptarray_simplify parameter to preserve min vertic...
2012-03-22 Sandro SantilliDo not drop collapsed polygon shells (#1698)
2012-03-22 Regina Obemissing para tag
2012-03-22 Regina Obeexplain geometry_columns is now a view and that spatial...
2012-03-22 Regina Obemore expounding on typmod vs. constraint based geometry...
2012-03-21 Paul RamseyChange @rm to rm for visibility
2012-03-21 Paul RamseyMake distclean should remove all the Makefile's generat...
2012-03-21 Paul RamseyBump versions for beta4
2012-03-21 Paul RamseyIgnore some files
2012-03-19 Paul RamseyREADME.raster needs updating or removal (#1649)
2012-03-19 Sandro SantilliST_SnapToGrid: retain type on empty return (#1695)
2012-03-16 Sandro SantilliFix typo puffered -> buffered
2012-03-16 Sandro SantilliBe quieter on polygon ring collapse (in ST_Simplify)
2012-03-16 Regina Obefix typo in example was adding band 1 twice
2012-03-16 Regina Obesurreal clipping
2012-03-16 Regina Obeslightly more efficient (and hmm my last timing was...
2012-03-16 Regina Obeminor adjustment to example
2012-03-16 Regina ObeProvide summarizing summary stats example using interse...
2012-03-16 Sandro SantilliRename legacy_compatibility_layer.sql to legacy_minimal.sql
2012-03-16 Sandro SantilliDo not take PROJ4 errno value as a sign of error (...
2012-03-16 Regina ObeAdd more descriptive notes detailing difference between...
2012-03-16 Regina Obefix spelling typos
2012-03-16 Regina ObePut in a section for crowd sourcing campaigns
2012-03-15 Sandro SantilliBail out if user specified json dir isn't correct ...
2012-03-14 Regina Obeput note about slowness of raster st_union and promise...
2012-03-14 Regina Obechange example to be more efficient (prior version...
2012-03-14 Bborie ParkUpdated to have C API tests use libtool
2012-03-14 Bborie ParkUse AC_SEARCH_LIBS instead of AC_CHECK_LIB for checking...
2012-03-14 Sandro SantilliDon't re-implement AC_PATH_PROG for gdal-config
2012-03-14 Paul RamseyPrepare for 2.0.0beta3 release
2012-03-14 Sandro SantilliEncode dependency of raster _scripts_ to postgis_svn_re...
2012-03-14 Sandro SantilliEncode postgis_svn_revision.h dependency for raster lib
2012-03-14 Sandro SantilliMake sure to rebuild topology.sql on postgis_svn_revisi...
2012-03-14 Sandro SantilliAdd a TOPOLOGY and a RASTER label in postgis_full_versi...
2012-03-14 Sandro SantilliSimplify ST_AsLatLonText code and possily fix #1657
2012-03-14 Sandro SantilliUse existing text2cstring and cstring2text wheel
2012-03-13 Bborie ParkExplicitly set NULL character to snprintf outputs as...
2012-03-13 Sandro SantilliAdd simple tests to stringbuffer class (#1668)
2012-03-13 Sandro SantilliRename misc testsuite to "misc"
2012-03-13 Paul RamseyRoll back changes for autodetecting C99 vsnprintf...
2012-03-13 Bborie ParkRemoved "hasnodata" column output of ST_BandMetaData...
2012-03-13 Sandro SantilliAdd upgrade instructions
2012-03-13 Sandro SantilliDrop SRID constraint issue (not an issue anymore with...
2012-03-13 Sandro SantilliAdd note about toTopoGeom
2012-03-13 Sandro SantilliSet Version to match Version.config (HOWTO_RELEASE...
2012-03-13 Sandro SantilliAdd note about topology/README
2012-03-13 Sandro SantilliUpdate README.postgis (#1670)
2012-03-12 Paul RamseyComplete alternate implementation of vsnprintf, vasprin...
2012-03-12 Sandro SantilliFix UTM zone reserved SRID interpretation (#1680)
2012-03-10 Sandro SantilliCheck docs as part of "make check"
2012-03-10 Sandro SantilliIntroduce use of <simplelist>. I think we should use...
2012-03-10 Sandro Santillitypo
2012-03-10 Sandro SantilliDrop commented out lines
2012-03-10 Sandro SantilliAdd credits to Salvatore
2012-03-10 Sandro SantilliNo <para> allowed after <simplesect> in <sect1> (xmllin...
2012-03-10 Sandro Santilli<sect1info> goes before <title>
2012-03-10 Sandro Santilli<note> cannot be direct child of <abstract> (xmllint)
2012-03-10 Sandro Santillichoice is a <paramdef> attribute, not <type>'s
2012-03-10 Sandro Santilli<abstract> can't contain <note> (xmllint)
2012-03-10 Sandro SantilliUse empty params as placeholders, add missing refsectio...
2012-03-10 Sandro SantilliMore <para> wrapping (xmllint)
2012-03-10 Sandro Santilliwrap more <informalfigure> content in <para> (xmllint)
next