id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
814	installing raster gives 1 conflict when running populate_geometry_columns()	nicklas	pramsey	"After compiling with raster and installing with rtpostgis.sql I get 1 conflict when running populate_geometry_columns().

The column found but not inserted in geometry_columns is column ""extent"" in table ""raster_columns"".

so the result of 
{{{
select populate_geometry_columns()
}}}
in a new installed database with raster is:
{{{
probed:1 inserted:0 conflicts:1 deleted:0
}}}


/Nicklas"	defect	closed	medium	PostGIS 2.0.0	postgis	trunk	wontfix		
