]> granicus.if.org Git - postgis/shortlog
postgis
2011-12-24 Sandro SantilliIgnore generated uninstall_rtpostgis.sql
2011-12-24 Sandro SantilliDrop created tables after run
2011-12-24 Sandro SantilliCleanup created tables after run
2011-12-24 Sandro Santillidrop created table after run
2011-12-24 Sandro SantilliAdd support for dropping DOMAINs in create_undef.pl...
2011-12-24 Sandro SantilliEnable uninstall_topology.sql testing
2011-12-24 Sandro SantilliAllow fully-qualified basetype name for aggregates
2011-12-24 Sandro SantilliDrop tables in reverse order, reducing probability...
2011-12-24 Sandro Santillirun_test doesn't need USE_VERSION anymore
2011-12-24 Sandro SantilliGenerate uninstall_topology.sql
2011-12-24 Sandro SantilliStop using USE_VERSION, assume pgsql is always > 7.4.
2011-12-24 Sandro SantilliAdd support for objects schema definition in create_und...
2011-12-24 Sandro SantilliDrop created function after run
2011-12-24 Sandro SantilliEnsure mapalgebra test functions are dropped
2011-12-24 Sandro SantilliDon't load rt_utility_test data creator as test
2011-12-24 Sandro SantilliAdd rt_empty_raster dropper script
2011-12-24 Sandro SantilliAdd rt_properties_test dropper script
2011-12-24 Sandro SantilliMove single-test data tables within the testfiles,...
2011-12-24 Sandro SantilliCleanup after run
2011-12-24 Sandro SantilliAdd a drop_rt_band_properties_test script for cleanup...
2011-12-24 Sandro Santillicleanup data tables
2011-12-24 Sandro SantilliAdd a drop_rt_gist_test.sql file for cleanup purposes...
2011-12-24 Sandro SantilliCleanup created objects
2011-12-24 Sandro SantilliAvoid function calls in DEFAULT specifications for...
2011-12-24 Sandro SantilliEnhance DEFAULT specification stripper
2011-12-24 Sandro SantilliRun uninstall test for raster, when enabled
2011-12-24 Sandro SantilliGenerate uninstall_rtpostgis.sql (#301)
2011-12-24 Bborie ParkAdditional work to remove DROP FUNCTION statements...
2011-12-24 Bborie ParkInstead of using spatial reference text in WKT format...
2011-12-24 Bborie ParkFix issue with RASTER_sameAlignment where the deseriali...
2011-12-23 Sandro Santillisupport multiline function signatures at the parsing...
2011-12-23 Sandro SantilliAdd support for multiline function signatures
2011-12-23 Bborie ParkOverview constraints should always be added regardless...
2011-12-23 Sandro SantilliWrite header in the files generated by create_undef.pl
2011-12-23 Sandro SantilliSimplify uninstall_postgis.sql rule, drop the manual...
2011-12-23 Bborie ParkFixed erroneous addition of filename to overviews when...
2011-12-23 Bborie ParkFixed for better path handling
2011-12-23 Regina Obeput in sections for postgis extensions. Probably will...
2011-12-23 Sandro SantilliIgnore generated comment files
2011-12-23 Sandro SantilliIgnore generated raster files
2011-12-23 Sandro SantilliLet create_undef.pl generate uninstall_postgis.sql
2011-12-23 Sandro SantilliCleanup after loader test runs, fixing uninstall testing
2011-12-23 Sandro SantilliDrop objects created by the tests
2011-12-23 Sandro SantilliFix create_undef.pl script to generate correct uninstal...
2011-12-23 Bborie ParkAdded uninstall_script to facilitate generation of...
2011-12-23 Regina Obeminor code change to make example a bit shorter
2011-12-23 Regina Obefix some erroneous statements about ST_Clip and provide...
2011-12-23 Regina Obefix unbalanced tag
2011-12-23 Regina Obesome cosmetic cleanup
2011-12-23 Regina Obeexample of st_clip with pictures
2011-12-23 Regina Obestart documenting ST_Clip
2011-12-22 Regina Obefill in missing protos for droprasterconstraints /...
2011-12-22 Regina Obemake title a little shorter
2011-12-22 Regina Obechanging titles -- raster data man I'm eventually going...
2011-12-22 Regina Obeminor error in statement
2011-12-22 Sandro SantilliDrop operator families, not classes (#543)
2011-12-22 Sandro SantilliEncode dependency of uninstall_postgis.sql on included...
2011-12-22 Sandro SantilliAdd more uninstall objects found by uninstall test...
2011-12-22 Sandro SantilliCount objects in the _regress_ database, not elsewhere...
2011-12-22 Sandro SantilliFix testing of uninstall script count [#1397]
2011-12-22 Sandro SantilliFix uninstall script [#1153]
2011-12-22 Sandro SantilliDeprecate Polygonize and Collect aggregates [#1400]
2011-12-22 Sandro SantilliEncode dependency of postgis.sql from included scripts
2011-12-22 Sandro SantilliEncode dependency of postgis objects on postgis_config.h
2011-12-22 Sandro SantilliAdd testing for uninstall_postgis.sql [#1397]
2011-12-22 Sandro SantilliDon't depend on bytea representation for unrelated...
2011-12-22 Sandro SantilliReplace INFINITY with MAXFLOAT. Should fix Solaris...
2011-12-22 Paul RamseyMove SPI_finish to after elog calls. This seems to...
2011-12-21 Regina Obechange ST_Reclass example to use less verbose ST_AddBan...
2011-12-21 Paul RamseyST_Azimuth on the spheroid (#1305)
2011-12-21 Paul RamseyAdd ST_Project(geography, distance, azimuth) (#657...
2011-12-21 Regina Obefix typo
2011-12-21 Sandro SantilliAdd missing options in the help string
2011-12-21 Sandro SantilliPut staged postgis.sql with other staged intsall objects
2011-12-21 Sandro SantilliDocument the new -s from:to syntax of shp2pgsql [#994]
2011-12-21 Sandro SantilliAdd include for lwgeom_typmod_valid define
2011-12-21 Sandro SantilliAdd top-level and postgis/ dirs in include path for...
2011-12-21 Sandro SantilliUse own implementation of endian detection, should...
2011-12-21 Sandro SantilliFix repeated modifier
2011-12-21 Sandro SantilliPut PostgreSQL module related code in a new postgis_mod...
2011-12-21 Regina Obe#1257 - drop mem_size
2011-12-21 Regina Obe#1345 write this off as an observed regression differen...
2011-12-21 Regina Obe#1242 write this off as a documentation bug. I don...
2011-12-20 Sandro SantilliConvert java components to SRID<=0 being unknown and...
2011-12-20 Sandro SantilliDifferent types _can_ be equal, see #756
2011-12-20 Regina Obelink to windows supplementary hard upgrade instructions
2011-12-20 Sandro SantilliAdd comments in current version, including topo and...
2011-12-20 Sandro SantilliAdd comments from pgis-1.4 [#1390]
2011-12-20 Sandro SantilliAdd more objects from a 1.5 install, including comments...
2011-12-20 Bborie ParkFinished support for make target "uninstall".
2011-12-20 Bborie ParkCorrect handling of make target "distclean". Next...
2011-12-19 Sandro SantilliUpdate loader tests to use the new reprojection switch...
2011-12-19 Sandro SantilliDrop -r switch, allow requesting reprojection with...
2011-12-19 Sandro SantilliMake sure input is at least 3 characters long (#1146)
2011-12-19 Sandro SantilliReport testing of pg-8.4.9/pgis-2.0.0SVN => pg-9.1...
2011-12-19 Sandro SantilliDocument postgis_restore.pl based HARD UPGRADE procedure
2011-12-19 Sandro SantilliAllow keeping rows in spatial_ref_sys at postgis_restor...
2011-12-19 Sandro SantilliFix SRIDs in topology.topology after restore.
2011-12-19 Regina Obebump up numbers. logic to drop raster casts from exten...
2011-12-19 Regina Obeget rid of superfluous drop if exists _drop_st_samealig...
next