]> granicus.if.org Git - postgis/shortlog
postgis
2012-04-13 Sandro SantilliGive more detail on topology editing function exception
2012-04-12 Sandro SantilliUse an SQLPP command for pre-processing SQL files ...
2012-04-12 Sandro SantilliUse more compatible '#define' syntax
2012-04-12 Sandro SantilliDo not assume ndims check statements are fully qualifie...
2012-04-12 Sandro SantilliAutomate test for toTopoGeom usage with custom search_p...
2012-04-12 Sandro SantilliDo not consider RESET outputs
2012-04-12 Sandro SantilliRephrase item for about topology functions and full...
2012-04-12 Sandro SantilliFix NaN from ptarray_locate_point with zero-length...
2012-04-12 Sandro SantilliFix comment doc about lwline_split_by_point_to
2012-04-11 Sandro SantilliAdd note about ST_RemEdgeModFace and ST_RemEdgeNewFace...
2012-04-11 Sandro SantilliDon't let ST_RemEdge* destroy TopoGeometry objects...
2012-04-11 Sandro SantilliAdd note aboute #1714 bugfix
2012-04-11 Sandro SantilliCleanup lines after (bad) snapping (#1714)
2012-04-10 Sandro SantilliHave ST_ModEdgeSplit and ST_NewEdgesSplit to use ST_Spi...
2012-04-10 Sandro SantilliCall config.status if liblwgeom.h.in newer than liblwge...
2012-04-10 Sandro SantilliAdd bug fixes committed so far in the 2.0 branch
2012-04-10 Regina Obe#1759 transform functionality doesn't work if you have...
2012-04-09 Bborie ParkAdded handling of subdatasets coming from NetCDF, HDF4...
2012-04-08 Sandro SantilliFully qualify calls to topology functions (#1763)
2012-04-07 Regina Obe#1757 -- change in behavior of ST_3Dlength_spheroid...
2012-04-06 Regina Obehyperlink function names to section in online manual
2012-04-05 Chris Hodgsonupdated version number in pom.xml
2012-04-05 Paul RamseyGeometry has Z dimension but column does not (#1755)
2012-04-05 Paul RamseySend an "unknown" typmod into gserialized constructor...
2012-04-05 Sandro SantilliAllow for 1.#INF to be threated as Inf (#1736)
2012-04-05 Sandro SantilliThreat Infinite and 1.#INF the same (#1736)
2012-04-05 Sandro SantilliDrop java/pljava dir (#1411)
2012-04-05 Sandro SantilliDo not mention pljava, it's gone (#1411)
2012-04-05 Bborie ParkFixed missing SVN revision tag in raster2pgsql's help
2012-04-04 Sandro SantilliAdd note about topology.Polygonize not doing edge linking
2012-04-04 Sandro SantilliTabs to spaces
2012-04-03 Paul RamseyUpdate release date for 2.0.0 (TODO more readable relea...
2012-04-03 Paul RamseySet up for 2.0.1
2012-04-03 Paul RamseyPrep for 2.0.0
2012-04-03 Bborie ParkFix error message
2012-04-03 Sandro SantilliUse full URL to trac query
2012-04-03 Paul RamseyAdd extensions
2012-04-03 Paul RamseyConvert text to UTF8
2012-04-03 Paul RamseyFinal answer?
2012-04-03 Paul Ramseyrewrite breaking section
2012-04-03 Paul RamseyMore minor edits
2012-04-03 Sandro SantilliAdd ST_Node item
2012-04-03 Paul RamseyMinor reorg of NEWS, more to come
2012-04-03 Sandro SantilliWrite CREATE TYPE as expected by postgis_proc_upgrade...
2012-04-03 Sandro SantilliAdd note about input noding for ST_Polygonize and ST_Bu...
2012-04-01 Paul RamseyUpdate changelog on trunk
2012-04-01 Paul RamseyVersion bumps for RC2
2012-03-31 Bborie ParkMinor tweak to message regarding GEOS < 3.3
2012-03-30 Paul RamseyComment out noise in the GEOS 3.2 case. (#1740)
2012-03-30 Mark Cave-AylandMake sure that we clear any previously selected files...
2012-03-30 Mark Cave-AylandFix #1741: Build error --with-gui, gtk problem.
2012-03-30 Sandro SantilliHave BuildArea catch exception from GEOSSymDifference...
2012-03-29 Paul Ramseywrong proj4text in spatial_ref_sys for SRID 31300 and...
2012-03-29 Sandro SantilliFix crash on NULL item in ND index (#1734)
2012-03-28 Paul Ramseymake install doesn't install postgis_restore.pl (#1732)
2012-03-28 Paul RamseyBump versions for 2.0.0rc1 release
2012-03-28 Sandro SantilliStrip schemas from search_path as part of uninstall...
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...
next