aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/oracle_compat.c
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>1997-07-29 16:08:18 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>1997-07-29 16:08:18 +0000
commit215bc83d75ad383719501159a2253dc9a726de3c (patch)
tree767361dfbc85d8cfe4daaabcb22ed9f6fa83619e /src/backend/utils/adt/oracle_compat.c
parent1ba73ed3a03f964c94e48db2c44bf74bc578df8f (diff)
downloadpostgresql-215bc83d75ad383719501159a2253dc9a726de3c.tar.gz
postgresql-215bc83d75ad383719501159a2253dc9a726de3c.zip
Remove #ifdef'd support for old i/o styles.
Change box terminology from "length" to "width". Use length terminology in common with other geometric types (usually perimeter). Fix bugs in line arithmetic which resulted in bad intersection calculations. Deprecate temporary unstored slope fields. Check explicitly for intersections at endpoints to avoid rounding ugliness. Add center() routines for lseg, path, polygon. Add distance() routines for circle-polygon, polygon-polygon. Check explicitly for points and polygons contained within polygons using an axis-crossing algorithm. (Old code just checked bounding boxes). Add routine to convert circle-box. *whew*
Diffstat (limited to 'src/backend/utils/adt/oracle_compat.c')
0 files changed, 0 insertions, 0 deletions