In PostgreSQL, I have a table of geometries. I want to take a union of the geometries, perhaps from 0 to more geometries. There is a PostGIS function called ST_Collect() tha