Mark all raster aggregate functions as parallel safe.
authorRegina Obe <lr@pcorp.us>
Mon, 29 May 2017 18:07:55 +0000 (18:07 +0000)
committerRegina Obe <lr@pcorp.us>
Mon, 29 May 2017 18:07:55 +0000 (18:07 +0000)
commit21249ba03453d926f30a0fe7f909f84ff9cc3584
tree5b139cc0928fa9f6ff52b072daf781cdba91cdb1
parent51dbf868c0fedaf8562b2795077f3abcbe296f10
Mark all raster aggregate functions as parallel safe.
Also more schema qualification, still a lot not schema qualified
flip ST_Intersection to be immutable parallel safe
references #3752 for PostGIS 2.4 (trunk)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15412 b70326c6-7e19-0410-871a-916f4a2858ee
raster/rt_pg/rtpostgis.sql.in