2011-12-14 |
Sandro Santilli | Drop temporary files if there are no failures (#1376) |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Fix crash on ST_AsGML('POLYGON EMPTY') (#681) |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Fix a typo from last commit, stub test for GML emptyness |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Enable a test for an old bugfix (#683) |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Move the EMPTY buffer test from tickets.sql to empty.sql |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Return empty geoms snapped to a grid as immutated ... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Regina Obe | minor corrections / enhancements |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Drop topology specific versioning |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Add more skip signatures, from interim builds |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Regina Obe | minor change to rtpostgis_drop so can more easily drop... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Regina Obe | fix errors in documentation and comment scripts preveni... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Regina Obe | Get rid of removed AddRasterTable,Column etc and replac... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Sandro Santilli | Add -v switch to postgis_restore.pl, tweak usage and... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Regina Obe | Add stub section describing the raster_columns and... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bborie Park | As per discussion in postgis-devel regarding Ubuntu... |
commit | commitdiff | tree | snapshot |
2011-12-14 |
Bborie Park | Refactored for less memory usage by aggresively flushin... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Disable triggers on the topology.layer table during... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | As per discussion in ticket #1373, convert raster const... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Regina Obe | Add -Y copy switch |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Regina Obe | more examples -- put in a missing copy switch -- more... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Fixed handling of output ranges going from high to... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Fixed incorrect entity using_raster_dataman. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Regina Obe | break raste loder into its own data management chapter... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Removal of now-unsupported AddRasterColumn, DropRasterC... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Added DROP AGGREGATE for new ST_Union signature. Assoc... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Removed PGXS and added explicit bin path variable.... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Drop the old postgis_restore.pl and substitute it with... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Ignore more Makefiles |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Strictness fixes, internal docs |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Revert change made in r8383. Install of loader doesn... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Removed PGXS as per ticket #1370. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Maintain the buffer-returns-areal invariant on empty... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | tabs to spaces |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Always output create ore replace view in upgrade script... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Allow function definitions to end with '$$ LANGUAGE... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Use warnings |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Encode dependency of upgrade script from the tool gener... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Sandro Santilli | Add copyright headers, looking at SCM logs. Review... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Text format cleanup in loader/raster2pgsql.c. Fixed... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Added missing Makefile.in for raster/scripts |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Set svn:keywords for "$Id$" |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Added version information. |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | With commit of C-based raster2pgsql in r8369, removed... |
commit | commitdiff | tree | snapshot |
2011-12-13 |
Bborie Park | Additional check with warnings if PostgreSQL identifier... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Bborie Park | Addition of C-based raster2pgsql in raster/loader.... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Skip constraints on raster_columns and raster_overviews |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | fix title |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Rewrite spatial table constraints to add st_ prefix... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Filter OPERATOR at the ASCII dump phase to have finer... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | another example of ST_Union |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | example of ST_Union |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Drop lwgeom_gist and dependent items, including from... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Do not restore metadata tables which now became views |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Cleanup item list: drop duplicates, add some missings |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Sandro Santilli | Remove duplicated entries, add some missing ones |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | reduce ST_MakeEnvelope down to one function but make... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | oops took out a tag by accident |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | document the new ST_MakeEnvelope variant (pretend like... |
commit | commitdiff | tree | snapshot |
2011-12-12 |
Regina Obe | #1366 -- don't rely on state field being capitalized. |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Regina Obe | forgot about max /min |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Regina Obe | change generateor to display name for aggregates instea... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Regina Obe | preliminary documentation for raster version of ST_Unio... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Regina Obe | Revisions to ST_Union for raster: get rid of dependency... |
commit | commitdiff | tree | snapshot |
2011-12-11 |
Regina Obe | fix function name typo in geocode_intersection |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | minor edit |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | fix error in logic |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | missed a spot |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | describe the example a bit better for ST_AddBand multi... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | #1361: fill in some more cases where hard/soft |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | #1361: make it clearer that a hard upgrade is required... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Regina Obe | ST_AddBand version that takes an array of rasters |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Bborie Park | Fixed calls to the wrong memory allocation function... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Bborie Park | Code refactoring in rtpg_ utility functions for better... |
commit | commitdiff | tree | snapshot |
2011-12-10 |
Bborie Park | Fixed missing $ in AddOverviewConstraint() which was... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Add all signatures found in a newly created PostGIS... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Add box3d related objects to skip in the _restore scrip... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Restrict disabled code to the one really hurting |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | gbox_float_round: don't roundup Z value if the box... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Add a public lwgeom_get_bbox function (#1324) |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Don't let lwgeom_add_bbox syntetize a fake box for... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Fix segfault in GML3 extent output (#1323) |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Allow calling ST_MakeEnvelope w/out a srid (#1339) |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Sandro Santilli | Add a gbox_overlaps_2d function, use when appropriate... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Paul Ramsey | Guard against NaN values in coordinates passing into... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Paul Ramsey | Check that NaN coordinate values find their way into... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Paul Ramsey | Test for bbox calculations when there's an infinite... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Bborie Park | Return use of GDAL "natural" blocking removed in r8313... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Paul Ramsey | Remove box3d_extent hack |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Paul Ramsey | Make the ST_Equals test insensitive to minor box differ... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Regina Obe | Add Jose and Even to credits |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sandro Santilli | Add a note about ST_Estimated_Extent on empty or non... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sandro Santilli | Have ST_Estimated_Extent return NULL when no stats... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sandro Santilli | Hush VACUUM and ANALYZE backend feedback while running... |
commit | commitdiff | tree | snapshot |
2011-12-08 |
Sandro Santilli | topology.AddToSearchPath: quote database identifier. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bborie Park | Added rt_raster_set_pixel_line for use when setting... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bborie Park | Refactored the GDALRasterIO part of rt_raster_from_gdal... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Regina Obe | alphabetize and update tester credits |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Regina Obe | update license to provide detail about documentation... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bborie Park | Fixed regression issue with rt_raster_from_gdal_dataset... |
commit | commitdiff | tree | snapshot |
2011-12-06 |
Bborie Park | Removed attempt to duplicate entire band in rt_raster_f... |
commit | commitdiff | tree | snapshot |
next |