]> granicus.if.org Git - postgis/shortlog
postgis
2013-04-23 Paul Ramsey#2277, potential segfault condition removed
2013-04-23 Bborie ParkAdded test for loading out-db rasters in raster2pgsql
2013-04-23 Bborie ParkExplicitly initialize memory as valgrind complains
2013-04-23 Bborie ParkAdded bash versions of "bootstrapping" code for rt_addb...
2013-04-23 Bborie ParkAddition of ST_AddBand(raster, ...) for out-db bands...
2013-04-17 Regina Obeoops had wrong data type for tables
2013-04-17 Sandro SantilliProperly escape dashes in man pages
2013-04-16 Bborie ParkAdded numerical parameters version of ST_SetGeoReferenc...
2013-04-16 Paul RamseyChange PGCONFIG to PG_CONFIG
2013-04-16 Sandro SantilliLink to wikipedia article about GeoHash from ST_GeoHash
2013-04-15 Bborie ParkEmit warning when changing a raster's georeference...
2013-04-15 Regina Obeadd new use_pagc_addess_parser switch in list
2013-04-15 Sandro SantilliAdd -s to usage string of postgis_restore.pl. See ...
2013-04-13 Mark Cave-AylandAssociated CLI fix for #2272: shp2pgsql-gui crashes...
2013-04-13 Mark Cave-AylandFix for bug #2272: shp2pgsql-gui crashes when given...
2013-04-13 Regina Obe#2260 - fix normalize discrepancy in pagc handling...
2013-04-12 Paul Ramsey#945, clean up build artefacts and upgrade script
2013-04-12 Paul Ramsey#945, remove the old selectivity code, now no longer...
2013-04-12 Sandro SantilliRewrite the postgis_restore.pl improvement line
2013-04-12 Sandro Santillipostgis_restore.pl support for dump with postgis in...
2013-04-11 Bborie ParkPrevent parallel make of raster. Ticket 2271
2013-04-10 Regina Obegive license faq a permanent pretty anchor.
2013-04-09 Bborie ParkFix expression-based ST_MapAlgebra resulting in regress...
2013-04-09 Sandro SantilliFix access to random memory during ANALYZE
2013-04-09 Sandro SantilliAvoid uselessly detoasting full geometries on ANALYZE...
2013-04-06 Bborie ParkRemoved debug statements
2013-04-06 Bborie ParkGBOX variables not initialized for empty geometries...
2013-04-05 Regina Obechange to use some elements from parse_address
2013-04-05 Regina Obeadd pagc regression testing. Will upload the regress...
2013-04-04 Regina Obe#2192: doco patch
2013-04-03 Regina Obe#2258 get rid of explicit public (so people can install...
2013-04-03 Regina Obemark pagc lookup tables is_custom = true as editable
2013-04-03 Regina Obe#2261: fix creation of next next upgrade script, add...
2013-04-02 Regina Obe#2193: implement upgrade next next functionality hack...
2013-04-02 Regina Obe#2193: get rid of redundant call.
2013-04-02 Regina Obe#2193 integrate pagc in extension (loads helper tables...
2013-04-02 Regina Obe#2193: pretype (not ideal because norm_addy doesn't...
2013-04-02 Regina Obeforgot the pre direction
2013-04-02 Regina ObeFirst step of integrating the pagc normalizer, add...
2013-03-31 Regina Obe#2018 mark ST_Dwithin as also supporting curves. Just...
2013-03-30 Regina Obe#2018: highlight that curves are now supported - exampl...
2013-03-29 Paul Ramsey#2018, Remove old bruteforce function and replace with...
2013-03-29 Bborie ParkSet CFLAGS in loader cunit tests so that mingw can...
2013-03-29 Bborie ParkRemoved commented out variants of ST_MapAlgebra removed...
2013-03-29 Bborie ParkAdded news about Ticket #2133
2013-03-29 Bborie ParkCode cleanup to shut gcc up
2013-03-29 Bborie ParkRefactored expression variant of ST_MapAlgebra() to...
2013-03-29 Regina Obefix link
2013-03-28 Paul Ramsey#2018, Distance calculation support for arc features...
2013-03-28 Regina Obechange variable used to __MINGW64_VERSION_MAJOR (the...
2013-03-28 Regina Obe#1668: if mingw64 and it returns <0 switch to _vscprint...
2013-03-27 Bborie ParkFix bad dimensions when rescaling rasters with default...
2013-03-26 Paul Ramseyflag #945 as complete
2013-03-26 Paul Ramsey#2201, ST_GeoHash wrong on boundaries
2013-03-26 Paul Ramsey#2186, gui progress bar update is slowing loads
2013-03-26 Bborie ParkEnhanced ST_Union(raster, uniontype) to union all bands...
2013-03-25 Olivier Courtinrevert wrong regress encoding stuff from r11205
2013-03-25 Olivier CourtinRelated to #1553. Add missing free in cu_surface cunit...
2013-03-25 Bborie ParkRemoved old raster core tests from configure
2013-03-25 Bborie ParkDelete old core raster tests. Ticket #2115
2013-03-25 Bborie ParkAddition of ST_FromGDALRaster(). This is what happens...
2013-03-25 Bborie ParkAdded item regarding -n of raster2pgsql. Ticket #2231
2013-03-25 Bborie ParkAdded ability to specify name of filename column in...
2013-03-22 Sandro SantilliRevert "Add '-x c' switch to CPP / CC when used as...
2013-03-22 Sandro SantilliFix lineal TopoJSON output to keep multi components...
2013-03-22 Sandro SantilliAdd '-x c' switch to CPP / CC when used as SQL preprocessor
2013-03-21 Bborie ParkFix ST_InvDistWeigh4MA() to handle a situation when...
2013-03-21 Sandro SantilliFix areal TopoJSON output to group and order polygon...
2013-03-21 Sandro SantilliReview comments above Makefile rule to generate .sql...
2013-03-20 Sandro SantilliHave functions deprecated in 2.1.0 raise a WARNING...
2013-03-20 Sandro SantilliDeprecate non-CamelCase linear referencing function...
2013-03-20 Sandro SantilliAdd perturbating edges in TopoJSON test
2013-03-20 Sandro SantilliUpdate TopoJSON example with correct output, add note...
2013-03-20 Sandro SantilliSpeedup areal TopoJSON output routine to use edge walking
2013-03-20 Sandro SantilliFix AsTopoJSON call in testcase
2013-03-20 Sandro SantilliProperly encode TopoJSON.sql.in dependency into topolog...
2013-03-20 Sandro SantilliOops, forgot to add topojson test expectancy (#2240)
2013-03-19 Sandro SantilliAdd AsTopoJSON(TopoGeometry) function (#2228)
2013-03-19 Sandro SantilliCleanup and integrate documentation of ST_GetFaceEdges
2013-03-19 Sandro SantilliMove GML function under a new export/ subdir
2013-03-19 Sandro SantilliDrop the .c suffix of sql files to preprocess under...
2013-03-19 Sandro SantilliDrop the .c suffix of sql files to preprocess under...
2013-03-18 Regina Obe#2238: clarify neighborhood distance terminology
2013-03-18 Sandro SantilliDrop unused variables
2013-03-18 Sandro SantilliDrop the .c suffix of sql files to preprocess
2013-03-18 Bborie ParkFixed unescaped % in RAISE message. Ticket #2237
2013-03-16 Regina Obefix typo in ST_AsGDALRaster example
2013-03-08 Sandro SantilliMake test for ST_PointOnSurface accept any contained...
2013-03-08 Sandro SantilliReword ST_Simplify(TopoGeometry) description (#1687)
2013-03-07 Sandro SantilliDocument ST_Simplify(TopoGeometry) -- closes #1687
2013-03-07 Sandro SantilliAdd ST_Simplify override for TopoGeometry objects ...
2013-03-07 Sandro SantilliSplit test for #1968 in two parts, to avoid false negative
2013-03-06 Sandro SantilliImprove the test for #1968 to also check duplicated...
2013-03-06 Sandro SantilliFix missing edge from toTopoGeom return (#1968)
2013-03-06 Bborie ParkBad switch for debug output
2013-03-06 Sandro SantilliAllow adding points at precision distance with TopoGeo_...
2013-03-05 Bborie ParkMinor code cleanup in raster2pgsql and additional debug...
2013-03-05 Sandro SantilliMake libjson-c optional adding --without-json configure...
2013-03-04 Sandro SantilliFix equality operator between EMPTY and point on origin...
2013-03-04 Sandro SantilliDrop PDF version of EJB3 spatial tutorial
next