I've added support for "simple" DP simplification
in CVS version of postgis. Have fun.
TIP: to enable in an already postgis-enabled database
search for the string "simplify" function creation
in postgis.sql and use the corresponding CREATE FUNCTION
query manually.
--strk;