I need to take an existing polygon in PostGIS and create a collection of points representing the vertices of the polygon. Is this currently possible? I see the function PointN but it seems to require a linestring. Thanks Bruce Rindahl