]> granicus.if.org Git - postgis/commit
use a new arg identifier winset for window functions.
authorRegina Obe <lr@pcorp.us>
Sat, 27 Feb 2016 08:05:34 +0000 (08:05 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 27 Feb 2016 08:05:34 +0000 (08:05 +0000)
commitbb53b72c00cce20320784c8ff987b1faa54959e3
tree3d9e5dbf4b2988fc824e9f4359d2af9548c87be8
parent1ea22cdfa0d66f6c80f9724ae1b499c788f8e3ac
use a new arg identifier winset for window functions.
Update window functions to be flagged as taking input geometry winset
Update templste.xml (to instruct how to flag window and aggregate functions)
Update the comments generation to handle the new geometry winset type arg
Closes #3474
Mark ST_ClusterWithin and ST_ClusterIntersecting
as taking geometry set (so flagged as aggregates)
Closes #3476

git-svn-id: http://svn.osgeo.org/postgis/trunk@14711 b70326c6-7e19-0410-871a-916f4a2858ee
doc/reference_measure.xml
doc/template.xml
doc/xsl/postgis_aggs_mm.xml.xsl
doc/xsl/postgis_comments.sql.xsl