Commit graph

2 commits

Author SHA1 Message Date
Bborie Park ab6ad7fcaf - remove OUT parameters on those functions that only return a single value.
- updated regression tests that made use of those functions returning single values with OUT parameters


git-svn-id: http://svn.osgeo.org/postgis/trunk@7277 b70326c6-7e19-0410-871a-916f4a2858ee
2011-05-27 23:35:07 +00:00
Bborie Park cfab8d13ee Add ST_Count and ST_Sum functions that are fronts for the count and sum values of ST_SummaryStats
Associated tickets are #985 (ST_Count) and #986 (ST_Sum)


git-svn-id: http://svn.osgeo.org/postgis/trunk@7246 b70326c6-7e19-0410-871a-916f4a2858ee
2011-05-25 18:28:14 +00:00