]> granicus.if.org Git - postgresql/commit
Disable checking for zero or one points with deeper parens on input.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 25 Sep 1997 14:09:04 +0000 (14:09 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 25 Sep 1997 14:09:04 +0000 (14:09 +0000)
commit4293adc117e2167fe4b3c18d6d9ef37ec502caa5
tree4bb88228cddebdf5df0d5eb14a83ee68224f1223
parent6be30fb524079e635ae8e8637839bd19d0ba7eb0
Disable checking for zero or one points with deeper parens on input.
 Polygon input would not accept single-point polygon output and dump.
src/backend/utils/adt/geo_ops.c