Allow single-point polygons to be converted to circles

Bruce Momjian <bruce@momjian.us>

Commit: 423f69ab64a6e51fbdd97a83c1dc55d68ca6190d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2014-02-24T17:24:00Z
Releases: 9.4.0
Allow single-point polygons to be converted to circles

This allows finding the center of a single-point polygon and converting
it to a point.

Per report from Josef Grahn

Files

PathChange+/−
src/backend/utils/adt/geo_ops.c modified +1 −6