]> granicus.if.org Git - postgis/shortlog
postgis
2012-05-24 Sandro SantilliDo not assume geos allocates using malloc. Reduce memor...
2012-05-23 Bborie ParkFixed GDALDriverH * to GDALDriverH.
2012-05-23 Bborie ParkUse GDALIdentifyDriver() to detect whether or not a...
2012-05-23 Olivier CourtinFix ST_AsGML prototype in legacy. Related to #1823
2012-05-23 Olivier CourtinFix geography prototype for ST_AsGML. Related to #1823
2012-05-23 Bborie ParkCorrect when to compute number of tiles. Ticket is...
2012-05-23 Bborie ParkAdd support for GeoTIFF subdatasets. Ticket is #1839
2012-05-23 Regina Obeforce casting to text for band types in various example...
2012-05-23 Regina Obebackout changes about 2.0.1 already accounted for in...
2012-05-23 Regina Obeadd section for 2.0.1 and more items in 2.1.0 -- sitll...
2012-05-22 Bborie ParkAdded missing "See Also" sections for ST_NearestValue and
2012-05-22 Bborie ParkFix unbalanced tags
2012-05-22 Bborie ParkAdded ST_World2RasterCoord, ST_Raster2WorldCoord, ST_Ne...
2012-05-22 Bborie ParkAdded docs for ST_NearestValue and ST_Neighborhood
2012-05-22 Bborie ParkRefactored function parameter names of ST_NearestValue and
2012-05-22 Bborie ParkAdded docs for ST_World2RasterCoord() and ST_Raster2Wor...
2012-05-22 Bborie ParkExpansion of regression tests and fix error messages
2012-05-22 Bborie ParkLowercase language due to case-sensitivity of PostgreSQ...
2012-05-22 Bborie ParkAdded regression tests for ST_World2RasterCoord and
2012-05-22 Bborie ParkAdded ST_Raster2WorldCoord and ST_World2RasterCoord...
2012-05-22 Bborie ParkRemoved unnecessary/unused variable
2012-05-22 Bborie ParkDrop ST_Neighborhood variants due to output datatype...
2012-05-22 Bborie ParkModified ST_Neighborhood and underlying functions to...
2012-05-22 Bborie ParkUpdated copyright
2012-05-22 Bborie ParkAdded SRID check to ST_NearestValue
2012-05-22 Bborie Parkaddition of ST_NearestValue and ST_Neighborhood
2012-05-22 Olivier CourtinFix wrong SQL prototype, wrong PostGIS version number...
2012-05-22 Regina Obe#1837 dupe refentry
2012-05-22 Regina Obedetail how to upgrade from tiger_2010 to tiger_2011...
2012-05-22 Paul RamseyAdd upgrade mode and start to get raster working. Bah...
2012-05-22 Paul RamseyUpgrade from 2.0 only
2012-05-22 Regina ObeAdd new functions and notes that 2.1 is tiger_2011...
2012-05-22 Regina Oberename function drop_national_tables_generate_script...
2012-05-22 Olivier CourtinUse NULL value as default for id on ST_AsGML cunit...
2012-05-22 Sandro SantilliMore entries in authors.*
2012-05-22 Olivier CourtinFix some unintialized vars. Fix becoming wrong prototyp...
2012-05-22 Paul RamseyInitial commit of the run_test.pl perl port of the...
2012-05-22 Sandro SantilliUpdate authors file for both SVN and GIT
2012-05-21 Olivier CourtinFirst implementation of gml:id support for ST_AsGML...
2012-05-21 Regina Obeget rid of old stuff can always be pulled from prior...
2012-05-21 Regina Obemove tiger_2011 work to 2.1
2012-05-21 Sandro SantilliUTF8 author names
2012-05-21 Paul RamseyBack out ST_CollectionExtract changes, too many regress...
2012-05-21 Paul RamseyHarmonize regression to new ST_CollectionExtract behavior
2012-05-21 Paul RamseyST_CollectionExtract: inconsistent EMPTY results (...
2012-05-21 Paul RamseyBump numbers for 2.1 on trunk
2012-05-21 Paul RamseyAccept PostGIS 1.5 WKB type numbers in WKB parser ...
2012-05-21 Paul RamseyRevert #1830
2012-05-20 Paul Ramseyloader dumper / gui About have version correct credits...
2012-05-20 Paul Ramseythe pgsql2shp tool should qualify its query against...
2012-05-20 Paul RamseyNews update
2012-05-20 Paul Ramseypgsql2shp fix for "XInvalid endian flag value encounter...
2012-05-20 Paul RamseyUpdate NEWS with some bug fixes
2012-05-18 Sandro SantilliFix uninitialized read in GeoJSON parser (#1829)
2012-05-17 Sandro SantilliLast bugfix item...
2012-05-17 Sandro SantilliDo not compare uninitialized memory (#1825)
2012-05-17 Sandro SantilliFix topology loader against PostgreSQL 9.2 (#1822)
2012-05-17 Paul Ramseyconfigure enabling extension reads 9.1 even on 9.2...
2012-05-17 Paul RamseyPut back 900913 srid (#1805)
2012-05-17 Paul RamseyError in empty short circuit (#1828)
2012-05-17 Sandro SantilliLink lwgeom_normalize change to its ticket #1812
2012-05-17 Sandro SantilliAdd lwgeom_normalize in LIBLWGEOM, use in cu_buildarea...
2012-05-16 Sandro SantilliUse the proper function to release returns from GEOS.
2012-05-16 Sandro SantilliCleanly handle database creation error
2012-05-16 Bborie ParkUpdated to note bug #1819
2012-05-16 Bborie ParkAdded ST_Raster2WorldCoord and ST_World2RasterCoord...
2012-05-16 Bborie ParkAddition of RASTER_rasterToWorldCoord and RASTER_worldT...
2012-05-16 Bborie ParkAdditional lower-casing of language for PostgreSQL...
2012-05-16 Regina Obe#1820 part fix 9.2 language is case sensitive if quoted...
2012-05-14 Bborie ParkAddition of some commented code. Might be useful if...
2012-05-14 Bborie ParkChanged function parameter datatypes from uint16_t...
2012-05-10 Sandro SantilliCleanup new BuildArea code, add profiling prints (...
2012-05-09 Sandro SantilliSignificatively speedup BuildArea with complex input...
2012-05-09 Sandro SantilliAdd unit test for lwgeom_buildarea (useful for #1806)
2012-05-08 Sandro SantilliST_BuildArea: arrange polygonized output reducing overl...
2012-05-08 Sandro SantilliMake ST_MakeValid tests immune by coordinates order...
2012-05-08 Sandro SantilliCross reference ST_BuildArea with ST_MakePolygon
2012-05-07 Regina Obewho is in charge of QA here? 1.5.4 completely missing...
2012-05-07 Sandro Santillipostgis_raster_lib_version is also in rtpostgis.sql...
2012-05-07 Sandro Santillipostgis_raster_scripts_installed is in rtpostgis.sql...
2012-05-05 Paul RamseyREADME Installation error (#1804)
2012-05-04 Sandro SantilliSort bugfixes by ticket number, add an item for #1802
2012-05-04 Sandro SantilliTurn custom allocators into an occasion for interruptio...
2012-05-04 Sandro SantilliProtect ST_Segmentize from max_length=0 (#1799)
2012-05-04 Bborie ParkAdditional refactoring of rtpg_getSR().
2012-05-04 Bborie ParkAdditional fixups in rtpg_getSR() for better handling...
2012-04-30 Paul RamseyRestrict the coverage of the geography polar interescti...
2012-04-30 Regina Obeupdate stats
2012-04-30 Regina Obedrop_state_tables_generate_script state arg misnamed...
2012-04-26 Sandro SantilliAdd note about clang build fix (#1694)
2012-04-26 Sandro SantilliFix wrong ticket reference
2012-04-26 Sandro SantilliFix false edge-node crossing report in ValidateTopology...
2012-04-26 Sandro SantilliGive ST_Azimuth a chance with close but distinct points...
2012-04-25 Regina Obemeida /print wasn't working on all cheatsheets because...
2012-04-25 Paul RamseyAddGeometryColumns allow dims = 0 (#1573)
2012-04-25 Sandro SantilliFix toTopoGeom handling of duplicated primitives (...
2012-04-25 Paul Ramseyst_dwithin(geog, geog, 0) doesn't work (#1264)
2012-04-25 Paul RamseyForward port test from #1170
2012-04-24 Regina Obedon't underline and color hyperlinks in print mode
2012-04-24 Paul Ramseyrun_test hangs on MSYS (#1788)
next