]> granicus.if.org Git - postgresql/commit
path_inter, path_distance, path_length, dist_ppath now do the right
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Oct 2001 17:40:24 +0000 (17:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 13 Oct 2001 17:40:24 +0000 (17:40 +0000)
commitcf5dc330b9329098c7e0f15022d1d05685707928
tree7dff5ff10c9d9008ae663e021d34acd86a2e3625
parent58dc94abac79bef5ccef76ccb7036db8dd56ecf6
path_inter, path_distance, path_length, dist_ppath now do the right
things with closed paths --- ie, include the closing line segment in
their calculations.  Per bug report from Curtis Barrett 9-Oct-01.
src/backend/utils/adt/geo_ops.c