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 Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/423f69ab64a6e51fbdd97a83c1dc55d68ca6190d Modified Files -------------- src/backend/utils/adt/geo_ops.c | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
