id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
148	envelope() doesn't support new box3d_extent type	anonymous	mcayland	"{{{
postgis14=# select envelope(extent(the_geom)) from roadsbc;
ERROR:  function envelope(box3d_extent) does not exist
LINE 1: select envelope(extent(the_geom)) from roadsbc;
               ^
HINT:  No function matches the given name and argument types. You might need to add explicit 
type casts.
}}}

GeoServer uses envelope(extent()) to generate layer extents in some cases"	defect	closed	high	PostGIS 1.4.0	postgis	1.4	fixed		
