id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
410	ST_SetPoint and bounding box	sdikiy	pramsey	"ST_SetPoint return old bounding box for geometry.[[BR]]
as a result:

(1)[[BR]]
INSERT INTO foo(the_geom) VALUES (ST_GeomFromText('LINESTRING(0 0, 1 3)'));[[BR]]
select the_geom=ST_SetPoint(the_geom, 0, 'POINT(100000 200000)') from foo;[[BR]]
Returns TRUE. Must be FALSE

see attach for more results"	defect	closed	critical	PostGIS 1.4.2	postgis	1.4.X	fixed	ST_SetPoint	
