PostGIS  2.5.7dev-r@@SVN_REVISION@@
ST_UnaryUnion

geomunion SELECT ST_UnaryUnion( 'POLYGON((0 0, 10 0, 0 10, 10 10, 0 0))' );