]> granicus.if.org Git - postgis/shortlog
postgis
2012-02-01 Paul RamseyVACUUM cannot be executed from a function or multi...
2012-02-01 Paul RamseyFix include to be pathless
2012-01-31 Paul RamseyUpdate spatial_ref_sys to latest GDAL generated version...
2012-01-31 Paul RamseyST_Line_Interpolate_Point doesn't interpolate M-values...
2012-01-31 Paul RamseyRemove some compile warnings.
2012-01-31 Paul RamseyGah, someone else can do this...
2012-01-31 Paul RamseyReally, I do know how to write XML.
2012-01-31 Paul RamseyST_SnapToGrid returns a value out of range (#1292)
2012-01-31 Paul RamseyRename ST_BuildArea backend function
2012-01-31 Paul RamseyFix missing tag
2012-01-31 Paul RamseyDrop Equals(geom,geom) - deprecated in 1.2.3 (#1486)
2012-01-31 Paul RamseyFAQ about licensing (#1262)
2012-01-31 Bborie ParkExplicitly set spatial index name as PostgreSQL 8.4...
2012-01-31 Bborie ParkFixed evaluation of two floating point numbers in RASTE...
2012-01-31 Bborie ParkAdded check of band # passed to ST_DumpAsPolygons....
2012-01-31 Paul RamseyPgsql2shp: Dumping: XWKB structure does not match expec...
2012-01-30 Paul RamseyST_Segmentize returns invalid LINESTRING for zero-lengt...
2012-01-30 Paul RamseyST_LocateBetweenElevations should return NULL and not...
2012-01-30 Paul RamseyST_Within not using prepared geometries (#962)
2012-01-30 Paul Ramsey(#393) shp2pgsql returns "fseek(-xxx) failed on DBF...
2012-01-30 Paul RamseyGML for empty geometries should be NULL (#1377)
2012-01-29 Nicklas AvénIncrease robustness in distance-calculations when point...
2012-01-29 Sandro Santillitypo
2012-01-29 Paul RamseyBe more liberal in accepting "empty" tags in constructi...
2012-01-29 Sandro SantilliGive me psc status
2012-01-28 Sandro SantilliFix _ST_AddFaceSplit code against PostgreSQL 9.1
2012-01-28 Sandro SantilliDon't put constant geometries in CTE, which confuses...
2012-01-28 Sandro SantilliSimplify code in _ST_AddFaceSplit, reduce edges table...
2012-01-28 Sandro SantilliSwitch ST_AddEdgeNewFaces from ST_Polygonize to _ST_Add...
2012-01-28 Sandro SantilliStop using ST_Polygonize from ST_AddEdgeModFace.
2012-01-28 Sandro SantilliRename topogeometry column check to be more readable
2012-01-28 Sandro SantilliNew test for closing multi-edge ring in a face (ST_AddE...
2012-01-28 Sandro SantilliAllow multiple topogeometry columns in one table (again)
2012-01-28 Sandro SantilliAllow multiple TopoGeometry column in the same table
2012-01-28 Regina Obeadd protos for ST_Quantile raster table coverage. ...
2012-01-27 Paul RamseyFix one remaining crasher for ST_AsGML('SRID=4326;POLYG...
2012-01-27 Paul Ramsey#1504 (Segfault running ST_EstimatedExtent())
2012-01-27 Bborie ParkFixed segfault caused by an empty quantile linked list...
2012-01-27 Paul RamseyTighten up on-arc test a bit more.
2012-01-27 Sandro SantilliAdd "face has no rings" validity checking
2012-01-27 Paul RamseyRevert accidental inclusion of shape file size patch...
2012-01-27 Paul Ramsey#920 (ST_LineToCurve generating invalid CURVEPOLYGON)
2012-01-27 Sandro SantilliMore test for face splitting and inside holes
2012-01-27 Sandro SantilliMore test for update of isolated nodes in split-faces.
2012-01-27 Sandro SantilliRewrite test for ST_AddIsoNode (see #1503)
2012-01-27 Sandro SantilliSimplify the code looking for face containment in ST_Ad...
2012-01-27 Sandro SantilliAdd test for update of isolated nodes in split-faces.
2012-01-26 Paul RamseyComplete #737
2012-01-26 Paul RamseyDetect asprintf, vasprintf, fseeko
2012-01-26 Sandro SantilliChange expectations from tests involving ST_MakeLine
2012-01-26 Paul RamseyClean up and exit when shp file missing
2012-01-26 Paul RamseyFix contact per a message on postgis-users from Markus...
2012-01-26 Sandro SantilliAdd support for linestrings in ST_MakeLine (#1500)
2012-01-26 Sandro SantilliImplement lwline_from_lwgeom_array (untested)
2012-01-26 Sandro SantilliDon't let ptarray_append_ptarray change read-only point...
2012-01-26 Sandro SantilliTest that mixed dimensionality is not allowed by ptarra...
2012-01-26 Sandro SantilliAdd more test for FLAGS_GET_ and FLAGS_SET_
2012-01-26 Sandro SantilliImplement ptarray_append_ptarray, and change its signature
2012-01-26 Sandro SantilliTweak debug messages not to clutter output
2012-01-25 Paul RamseyBump version string forward
2012-01-25 Paul RamseyPrep for alpha2
2012-01-24 Paul RamseySVG empty geometries gives invalid memory alloc (#1038)
2012-01-24 Paul RamseyUpdate shplib to the latest release (1.3.0b3) and stitc...
2012-01-24 Paul RamseyDouble guard against geos versions of 3.4.dev form...
2012-01-24 Sandro SantilliStop WARNING from AddFace about next_left_edge/next_rig...
2012-01-24 Sandro SantilliOptimize ST_AddEdge*Face* detection of face split condi...
2012-01-24 Sandro SantilliProtect DEBUG lines in compile-time conditional
2012-01-24 Paul RamseyTest for #1150, null entry in spatial_ref_sys
2012-01-24 Sandro SantilliFix linking bugs with ST_NewEdgesSplit function (#1496)
2012-01-24 Sandro SantilliFix edge-linking in ST_ModEdgeSplit (#1496)
2012-01-24 Paul RamseyPrevent people from inserting entries in spatial_ref_sy...
2012-01-23 Paul RamseyMake topology enabled the default
2012-01-23 Paul RamseyAllow raster to actually turn on by default
2012-01-23 Paul RamseyMove raster/topology status to the bottom of the report
2012-01-23 Paul RamseyReport on raster status whether enabled or not
2012-01-23 Paul RamseyPush forward the trunk version to match release march
2012-01-22 Sandro SantilliFix ambiguos references (with postgresql 9.x)
2012-01-22 Sandro SantilliAddTopoGeometryColumn: check child layer before increme...
2012-01-22 Sandro Santillitypo
2012-01-22 Sandro SantilliTopoGeo_addLineString: fix node crossing, reduce edges...
2012-01-22 Sandro SantilliComment typo
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 ...
next