postgis/raster/scripts/plpgsql
Darafei Praliaskouski 2a738ccf9a Formatting: remove trailing whitespace from .sql files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@16327 b70326c6-7e19-0410-871a-916f4a2858ee
2018-01-17 20:39:03 +00:00
..
_MapAlgebraParts.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
readme.txt - Added raster extension to new 'raster' directory. 2010-09-26 21:21:03 +00:00
st_addband.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_areaweightedsummarystats.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_asraster.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_clip.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_createindexraster.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_deleteband.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_geomextent2rastercoord.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_histogram.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_mapalgebra_optimized.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_mapalgebra.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_mapalgebrafctngb.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_multibandmapalgebra.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_pixelaspoints.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_pixelaspolygons.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_querytables.sql Try again with line endings, this time using eol-style instead of eol-type (#1605) 2012-02-27 22:08:12 +00:00
st_reclass.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_setarray.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_setvalues.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_splittable.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_summarystatsagg.sql Style only change: remove trailing whitespaces 2016-04-27 14:45:28 +00:00
st_tile.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00
st_union.sql Formatting: remove trailing whitespace from .sql files. 2018-01-17 20:39:03 +00:00

This folder contain experimental pl/pgSQL functions which might be implemented later as C functions. To be used with caution.